Skip to content

repodevs/queue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

queue

Advanced async jobs management for Odoo

Available addons

addon version maintainers summary
base_import_async 14.0.1.0.1 Import CSV files in the background
queue_job 14.0.3.0.6 guewen Job Queue
queue_job_batch 14.0.1.0.0 Job Queue Batch
queue_job_context 14.0.1.0.1 AshishHirapara Queue Job, prepare context before enqueue keys
queue_job_cron 14.0.1.1.0 Scheduled Actions as Queue Jobs
queue_job_subscribe 14.0.1.0.0 Control which users are subscribed to queue job notifications
test_base_import_async 14.0.1.0.1 Test suite for base_import_async. Normally you don't need to install this.
test_queue_job 14.0.3.0.1 Queue Job Tests
test_queue_job_batch 14.0.1.0.0 Test Job Queue Batch

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 66.3%
  • HTML 30.5%
  • JavaScript 3.0%
  • SCSS 0.2%