File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24- [ queue_job] ( queue_job/ ) | 19.0.1.0.1 | <a href =' https://github.com/guewen ' ><img src =' https://github.com/guewen.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' guewen ' /></a > <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | Job Queue
24+ [ queue_job] ( queue_job/ ) | 19.0.1.1.0 | <a href =' https://github.com/guewen ' ><img src =' https://github.com/guewen.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' guewen ' /></a > <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | Job Queue
2525[ test_queue_job] ( test_queue_job/ ) | 19.0.1.0.1 | <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | Queue Job Tests
2626
2727
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Job Queue
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:6f668a4a03d832fe3d406bd79a70cebf7faa72c6a22371a78aa2c5627103abd4
14+ !! source digest: sha256:8f055109b96365bbd4bbcdd3273a3d2be459c003b4d49604bac2e2988bcf5c49
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Original file line number Diff line number Diff line change 22
33{
44 "name" : "Job Queue" ,
5- "version" : "19.0.1.0.1 " ,
5+ "version" : "19.0.1.1.0 " ,
66 "author" : "Camptocamp,ACSONE SA/NV,Odoo Community Association (OCA)" ,
77 "website" : "https://github.com/OCA/queue" ,
88 "license" : "LGPL-3" ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Job Queue</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:6f668a4a03d832fe3d406bd79a70cebf7faa72c6a22371a78aa2c5627103abd4
375+ !! source digest: sha256:8f055109b96365bbd4bbcdd3273a3d2be459c003b4d49604bac2e2988bcf5c49
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/queue/tree/19.0/queue_job "> < img alt ="OCA/queue " src ="https://img.shields.io/badge/github-OCA%2Fqueue-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/queue-19-0/queue-19-0-queue_job "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/queue&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This addon adds an integrated Job Queue to Odoo.</ p >
You can’t perform that action at this time.
0 commit comments