@@ -367,7 +367,7 @@ <h1 class="title">Queue Job Cron Jobrunner</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370- < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/queue/tree/15 .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 " href ="https://translation.odoo-community.org/projects/queue-15 -0/queue-15 -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 " href ="https://runbot.odoo-community.org/runbot/230/15 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370+ < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/queue/tree/14 .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 " href ="https://translation.odoo-community.org/projects/queue-14 -0/queue-14 -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 " href ="https://runbot.odoo-community.org/runbot/230/14 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
371371< p > This module implements a simple < tt class ="docutils literal "> queue.job</ tt > runner using < tt class ="docutils literal "> ir.cron</ tt > triggers.</ p >
372372< p > It’s meant to be used on environments where the regular job runner can’t be run, like
373373on Odoo.sh.</ p >
@@ -434,7 +434,7 @@ <h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
434434< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/queue/issues "> GitHub Issues</ a > .
435435In case of trouble, please check there if your issue has already been reported.
436436If you spotted it first, help us smashing it by providing a detailed and welcomed
437- < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20queue_job_cron_jobrunner%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
437+ < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20queue_job_cron_jobrunner%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
438438< p > Do not contact contributors directly about support or help with technical issues.</ p >
439439</ div >
440440< div class ="section " id ="credits ">
@@ -466,7 +466,7 @@ <h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
466466promote its widespread use.</ p >
467467< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
468468< p > < a class ="reference external " href ="https://github.com/ivantodorovich "> < img alt ="ivantodorovich " src ="https://github.com/ivantodorovich.png?size=40px " /> </ a > </ p >
469- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/15 .0/queue_job_cron_jobrunner "> OCA/queue</ a > project on GitHub.</ p >
469+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/14 .0/queue_job_cron_jobrunner "> OCA/queue</ a > project on GitHub.</ p >
470470< 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 >
471471</ div >
472472</ div >
0 commit comments