Skip to content
11.0
Go to file
Code
This branch is 118 commits behind OCA:11.0.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 summary
base_import_async 11.0.1.0.0 Import CSV files in the background
queue_job 11.0.1.1.0 Job Queue
queue_job_subscribe 11.0.1.0.0 Control which users are subscribed to queue job notifications
test_base_import_async 11.0.1.0.0 Test suite for base_import_async. Normally you don't need to install this.
test_queue_job 11.0.1.0.0 Queue Job Tests

Translation Status

Transifex Status

About

Asynchronous Job Queue

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.