Asynchronous Job Queue
  • Python 67.3%
  • HTML 29.1%
  • JavaScript 3.5%
  • SCSS 0.1%
Find a file
2026-04-09 09:55:41 +00:00
.github/workflows [IMP] update dotfiles 2025-02-02 20:22:57 +00:00
.oca/oca-port/blacklist oca-port: blacklist PR(s) 440, 511, 537, 728 for queue_job 2025-04-11 14:34:05 +07:00
base_import_async Translated using Weblate (Dutch) 2025-08-15 13:18:52 +00:00
queue_job [BOT] post-merge updates 2026-04-09 09:55:41 +00:00
queue_job_batch Update translation files 2025-06-25 10:57:05 +00:00
queue_job_cron [BOT] post-merge updates 2025-06-08 17:23:23 +00:00
queue_job_cron_jobrunner [BOT] post-merge updates 2025-09-02 11:22:22 +00:00
queue_job_subscribe Translated using Weblate (Catalan) 2026-04-07 19:45:31 +00:00
setup/_metapackage [BOT] post-merge updates 2025-04-15 11:58:03 +00:00
test_queue_job [BOT] post-merge updates 2026-02-24 15:22:37 +00:00
test_queue_job_batch Update translation files 2025-02-20 11:53:30 +00:00
.copier-answers.yml [IMP] update dotfiles 2025-02-02 20:22:57 +00:00
.editorconfig Initial commit 2024-10-07 09:09:32 +00:00
.gitignore Initial commit 2024-10-07 09:09:32 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-20 16:04:47 +00:00
.pylintrc Initial commit 2024-10-07 09:09:32 +00:00
.pylintrc-mandatory Initial commit 2024-10-07 09:09:32 +00:00
.ruff.toml [IMP] update dotfiles 2025-02-02 20:22:57 +00:00
checklog-odoo.cfg [IMP] update dotfiles 2025-02-02 20:22:57 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 16:04:47 +00:00
LICENSE Initial commit 2024-10-07 09:09:32 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 16:04:47 +00:00
README.md [BOT] post-merge updates 2026-04-09 09:55:41 +00:00
requirements.txt [IMP] queue_job: pre-commit auto fixes 2024-10-07 16:52:37 +07:00

Runboat Pre-commit Status Build Status codecov Translation Status

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 guewen sbidoul 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 ivantodorovich 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 sbidoul 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.