Asynchronous Job Queue
  • Python 66.7%
  • HTML 29.9%
  • JavaScript 3.3%
  • SCSS 0.1%
Find a file
Weblate b43b0454c0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: queue-18.0/queue-18.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-18-0/queue-18-0-queue_job/
2026-09-01 13:47:59 +00:00
.github/workflows Update dotfiles 2026-07-19 14:01:58 +02: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 Update translation files 2026-09-01 13:47:59 +00:00
queue_job_batch [BOT] post-merge updates 2026-07-20 15:30:34 +00:00
queue_job_cron Translated using Weblate (French) 2026-06-11 16:46:42 +00:00
queue_job_cron_jobrunner [BOT] post-merge updates 2025-09-02 11:22:22 +00:00
queue_job_profiler [BOT] post-merge updates 2026-06-05 13:25:10 +00:00
queue_job_subscribe Translated using Weblate (Slovenian) 2026-06-16 20:46:44 +00:00
setup/_metapackage [BOT] post-merge updates 2026-05-26 13:44:24 +00:00
test_queue_job [BOT] post-merge updates 2026-09-01 13:47:47 +00:00
test_queue_job_batch Update translation files 2025-02-20 11:53:30 +00:00
.copier-answers.yml Update dotfiles 2026-07-19 14:01:58 +02:00
.editorconfig Initial commit 2024-10-07 09:09:32 +00:00
.gitattributes Update dotfiles 2026-07-19 14:01:58 +02:00
.gitignore Initial commit 2024-10-07 09:09:32 +00:00
.pre-commit-config.yaml Update dotfiles 2026-07-19 14:01:58 +02:00
.pylintrc Update dotfiles 2026-07-19 14:01:58 +02:00
.pylintrc-mandatory Update dotfiles 2026-07-19 14:01:58 +02:00
.ruff.toml [IMP] update dotfiles 2025-02-02 20:22:57 +00:00
checklog-odoo.cfg Update dotfiles 2026-07-19 14:01:58 +02:00
eslint.config.cjs Update dotfiles 2026-07-19 14:01:58 +02: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-09-01 13:47:47 +00:00
renovate.json Update dotfiles 2026-07-19 14:01:58 +02:00
requirements.txt [IMP] queue_job: pre-commit auto fixes 2024-10-07 16:52:37 +07:00

Support the OCA

queue

Runboat Pre-commit Status Build Status codecov Translation Status

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.3.0 guewen sbidoul Job Queue
queue_job_batch 18.0.1.1.1 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_profiler 18.0.1.0.1 simahawk 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.1.0 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.