@@ -374,7 +374,7 @@ <h1>Queue Job Cron Jobrunner</h1>
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375!! source digest: sha256:3c8052bb9647ac1c2222b7bbe43133884ab314534ef09686a3aef58e6b38f712
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/queue/tree/18.0/queue_job_cron_jobrunner "> < 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-18-0/queue-18-0-queue_job_cron_jobrunner "> < 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=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/queue/tree/19.0/queue_job_cron_jobrunner "> < 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_cron_jobrunner "> < 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 module implements a simple < tt class ="docutils literal "> queue.job</ tt > runner using < tt class ="docutils literal "> ir.cron</ tt >
379379triggers.</ p >
380380< p > It’s meant to be used on environments where the regular job runner can’t
@@ -446,7 +446,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
446446< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/queue/issues "> GitHub Issues</ a > .
447447In case of trouble, please check there if your issue has already been reported.
448448If you spotted it first, help us to smash it by providing a detailed and welcomed
449- < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20queue_job_cron_jobrunner%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
449+ < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20queue_job_cron_jobrunner%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
450450< p > Do not contact contributors directly about support or help with technical issues.</ p >
451451</ div >
452452< div class ="section " id ="credits ">
@@ -480,7 +480,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
480480promote its widespread use.</ p >
481481< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
482482< p > < a class ="reference external image-reference " href ="https://github.com/ivantodorovich "> < img alt ="ivantodorovich " src ="https://github.com/ivantodorovich.png?size=40px " /> </ a > </ p >
483- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/18 .0/queue_job_cron_jobrunner "> OCA/queue</ a > project on GitHub.</ p >
483+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/19 .0/queue_job_cron_jobrunner "> OCA/queue</ a > project on GitHub.</ p >
484484< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
485485</ div >
486486</ div >
0 commit comments