Skip to content

xcgd/queue

This branch is 124 commits ahead of, 638 commits behind OCA/queue:16.0.

Folders and files

NameName
Last commit message
Last commit date
Feb 1, 2025
Apr 6, 2022
Apr 4, 2024
Feb 12, 2025
Oct 9, 2023
Dec 7, 2023
Apr 4, 2024
Apr 4, 2024
Sep 3, 2023
May 20, 2022
Mar 7, 2020
Feb 1, 2025
Mar 7, 2020
Feb 1, 2025
Apr 6, 2022
Feb 1, 2025
Apr 6, 2022
Feb 1, 2025
Feb 1, 2025
Apr 6, 2022
Mar 13, 2023
Mar 13, 2023
Mar 7, 2020
Apr 6, 2022
Feb 11, 2025
Mar 4, 2024
Mar 13, 2023

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

Odoo Queue Modules

Advanced async job management for Odoo

Available addons

addon version maintainers summary
base_import_async 13.0.2.0.1 Import CSV files in the background
queue_job 13.0.3.11.3 guewen Job Queue
queue_job_cron 13.0.2.1.1 Scheduled Actions as Queue Jobs
queue_job_subscribe 13.0.1.0.0 Control which users are subscribed to queue job notifications
queue_job_web_notify 13.0.1.0.0 This module allows to display a notification to the related user of a failed job. It uses the web_notify notification feature.
test_base_import_async 13.0.1.0.0 Test suite for base_import_async. Normally you don't need to install this.
test_queue_job 13.0.2.5.0 Queue Job Tests

Unported addons

addon version maintainers summary
base_export_async 12.0.1.0.0 (unported) Asynchronous export with job queue

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.

About

Asynchronous Job Queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.0%
  • HTML 28.8%
  • JavaScript 1.2%