diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 1f6940c575..c6ddd79af8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -3,7 +3,6 @@ exclude: |
# NOT INSTALLABLE ADDONS
^base_export_async/|
^base_import_async/|
- ^queue_job_cron/|
^queue_job_cron_jobrunner/|
^queue_job_subscribe/|
^test_base_import_async/|
diff --git a/queue_job_cron/README.rst b/queue_job_cron/README.rst
index 0ac92b6a92..3ae4159fcd 100644
--- a/queue_job_cron/README.rst
+++ b/queue_job_cron/README.rst
@@ -14,16 +14,16 @@ Scheduled Actions as Queue Jobs
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fqueue-lightgray.png?logo=github
- :target: https://github.com/OCA/queue/tree/15.0/queue_job_cron
+ :target: https://github.com/OCA/queue/tree/16.0/queue_job_cron
:alt: OCA/queue
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/queue-15-0/queue-15-0-queue_job_cron
+ :target: https://translation.odoo-community.org/projects/queue-16-0/queue-16-0-queue_job_cron
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/230/15.0
+ :target: https://runbot.odoo-community.org/runbot/230/16.0
:alt: Try me on Runbot
-|badge1| |badge2| |badge3| |badge4| |badge5|
+|badge1| |badge2| |badge3| |badge4| |badge5|
This module extends the functionality of queue_job and allows to run an Odoo
cron as a queue job.
@@ -59,7 +59,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues This module extends the functionality of queue_job and allows to run an Odoo
cron as a queue job. Table of contents Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
-feedback.Scheduled Actions as Queue Jobs
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
Bug Tracker
Do not contact contributors directly about support or help with technical issues.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
-This module is part of the OCA/queue project on GitHub.
+This module is part of the OCA/queue project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.