mirror of
https://github.com/OCA/queue.git
synced 2026-04-23 19:03:59 -06:00
Asynchronous Job Queue
- Python 67.3%
- HTML 29.1%
- JavaScript 3.5%
- SCSS 0.1%
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| base_import_async | ||
| queue_job | ||
| queue_job_batch | ||
| queue_job_cron | ||
| queue_job_cron_jobrunner | ||
| 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.0 | 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_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.
