Skip to content

acsone/queue

 
 

Repository files navigation

Build Status codecov

Odoo Queue Modules

Asynchronous Job Queue. Delay Model methods in asynchronous jobs, executed in the background as soon as possible or on a schedule. Support Channels to segregates jobs in different queues with different capacities. Unlike scheduled tasks, a job captures arguments for later processing.

Available addons

addon version maintainers summary
queue_job 10.0.1.2.0 guewen Job Queue
queue_job_cron 10.0.1.1.0 Scheduled Actions as Queue Jobs
queue_job_subscribe 10.0.1.0.0 Control which users are subscribed to queue job notifications
test_queue_job 10.0.1.1.0 Queue Job Tests

Translation Status

Transifex Status

Packages

No packages published

Languages

  • Python 87.8%
  • HTML 12.2%