From 3900ffc89f17a2a4e32d6d5b9b1a3a69a82ed455 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 17 Jan 2025 08:28:38 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_cron_exclusion/README.rst | 14 +++++++------- base_cron_exclusion/__manifest__.py | 2 +- base_cron_exclusion/static/description/index.html | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 56ad8cc5193..c5493091854 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [attachment_unindex_content](attachment_unindex_content/) | 18.0.1.0.0 | [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![ebirbe](https://github.com/ebirbe.png?size=30px)](https://github.com/ebirbe) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Disable indexing of attachments [auditlog](auditlog/) | 18.0.1.0.0 | | Audit Log -[base_cron_exclusion](base_cron_exclusion/) | 18.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously. +[base_cron_exclusion](base_cron_exclusion/) | 18.0.1.0.1 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously. [base_exception](base_exception/) | 18.0.1.0.0 | [![hparfr](https://github.com/hparfr.png?size=30px)](https://github.com/hparfr) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...) [base_m2m_custom_field](base_m2m_custom_field/) | 18.0.1.0.0 | | Customizations of Many2many [base_partition](base_partition/) | 18.0.1.0.0 | | Base module that provide the partition method on all models diff --git a/base_cron_exclusion/README.rst b/base_cron_exclusion/README.rst index 7f7a2a5c0e5..ba74a56eb7e 100644 --- a/base_cron_exclusion/README.rst +++ b/base_cron_exclusion/README.rst @@ -7,7 +7,7 @@ Base Cron Exclusion !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:97fb92418040e6132e4ee0aced91694a3fcc2761851dca132d8f4c45e33647ff + !! source digest: sha256:e2cf1e9e142b4df25319ffe32517d93d3df441b7a8564b97d3c17784bab99f6c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -69,13 +69,13 @@ Authors Contributors ------------ -- Christopher Ormaza -- Lois Rilo -- Jordi Ballester -- Bhavesh Odedra -- `Trobz `__: +- Christopher Ormaza +- Lois Rilo +- Jordi Ballester +- Bhavesh Odedra +- `Trobz `__: - - Do Anh Duy + - Do Anh Duy Other credits ------------- diff --git a/base_cron_exclusion/__manifest__.py b/base_cron_exclusion/__manifest__.py index d73b413a100..4db6077ac84 100644 --- a/base_cron_exclusion/__manifest__.py +++ b/base_cron_exclusion/__manifest__.py @@ -5,7 +5,7 @@ "name": "Base Cron Exclusion", "summary": "Allow you to select scheduled actions that should not run " "simultaneously.", - "version": "18.0.1.0.0", + "version": "18.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "maintainers": ["LoisRForgeFlow", "ChrisOForgeFlow"], "development_status": "Production/Stable", diff --git a/base_cron_exclusion/static/description/index.html b/base_cron_exclusion/static/description/index.html index 85b2715e4fc..50334d8d074 100644 --- a/base_cron_exclusion/static/description/index.html +++ b/base_cron_exclusion/static/description/index.html @@ -367,7 +367,7 @@

Base Cron Exclusion

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:97fb92418040e6132e4ee0aced91694a3fcc2761851dca132d8f4c45e33647ff +!! source digest: sha256:e2cf1e9e142b4df25319ffe32517d93d3df441b7a8564b97d3c17784bab99f6c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This module extends the functionality of scheduled actions to allow you