Asynchronous Job Queue
  • Python 66.4%
  • HTML 30.2%
  • JavaScript 3.3%
  • SCSS 0.1%
Find a file
Matjaz Mozetic 1768b9f153 Translated using Weblate (Slovenian)
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/
2026-06-16 20:46:44 +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 Translated using Weblate (French) 2026-06-11 14:32:50 +00:00
queue_job_batch Update translation files 2025-06-25 10:57:05 +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-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-06-05 13:25:10 +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.1 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_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.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.