mirror of
https://github.com/OCA/queue.git
synced 2026-06-22 16:05:35 -06:00
Asynchronous Job Queue
- Python 66.4%
- HTML 30.2%
- JavaScript 3.3%
- SCSS 0.1%
Currently translated at 100.0% (5 of 5 strings) Translation: queue-18.0/queue-18.0-queue_job_subscribe Translate-URL: https://translation.odoo-community.org/projects/queue-18-0/queue-18-0-queue_job_subscribe/sl/ |
||
|---|---|---|
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| base_import_async | ||
| queue_job | ||
| queue_job_batch | ||
| queue_job_cron | ||
| queue_job_cron_jobrunner | ||
| queue_job_profiler | ||
| queue_job_subscribe | ||
| setup/_metapackage | ||
| test_queue_job | ||
| test_queue_job_batch | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
queue
queue
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| base_import_async | 18.0.1.0.0 | Import CSV files in the background | |
| queue_job | 18.0.3.1.1 | Job Queue | |
| queue_job_batch | 18.0.1.0.0 | Job Queue Batch | |
| queue_job_cron | 18.0.1.1.1 | Scheduled Actions as Queue Jobs | |
| queue_job_cron_jobrunner | 18.0.1.0.1 | Run jobs without a dedicated JobRunner | |
| queue_job_profiler | 18.0.1.0.1 | Job Queue Profiler | |
| queue_job_subscribe | 18.0.1.0.0 | Control which users are subscribed to queue job notifications | |
| test_queue_job | 18.0.2.0.5 | Queue Job Tests | |
| test_queue_job_batch | 18.0.1.0.0 | Test Job Queue Batch |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
