diff --git a/README.md b/README.md index c5493091854..c34e9f2b970 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [attachment_unindex_content](attachment_unindex_content/) | 18.0.1.0.0 | [](https://github.com/moylop260) [](https://github.com/ebirbe) [](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.1 | [](https://github.com/LoisRForgeFlow) [](https://github.com/ChrisOForgeFlow) | Allow you to select scheduled actions that should not run simultaneously. -[base_exception](base_exception/) | 18.0.1.0.0 | [](https://github.com/hparfr) [](https://github.com/sebastienbeau) | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...) +[base_exception](base_exception/) | 18.0.1.1.0 | [](https://github.com/hparfr) [](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 [base_technical_user](base_technical_user/) | 18.0.1.0.0 | | Add a technical user parameter on the company diff --git a/base_exception/README.rst b/base_exception/README.rst index e8ccd575fac..d5a253a4fae 100644 --- a/base_exception/README.rst +++ b/base_exception/README.rst @@ -7,7 +7,7 @@ Exception Rule !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0628f344cb5a92fddfdd00ef47b374ba015c71195155220da8b6381bc9365fc3 + !! source digest: sha256:d1ed01cf065908a53b1a57529a5a8d7dcfcd705e526291146f3a5e65f50f9279 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/base_exception/__manifest__.py b/base_exception/__manifest__.py index 1f8607fa30b..7f2734a34db 100644 --- a/base_exception/__manifest__.py +++ b/base_exception/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Exception Rule", - "version": "18.0.1.0.0", + "version": "18.0.1.1.0", "development_status": "Mature", "category": "Generic Modules", "summary": """ diff --git a/base_exception/static/description/index.html b/base_exception/static/description/index.html index 91916d2e1f0..0ed122ce915 100644 --- a/base_exception/static/description/index.html +++ b/base_exception/static/description/index.html @@ -367,7 +367,7 @@
This module provide an abstract model to manage customizable exceptions