diff --git a/README.md b/README.md index b386675bf9e..a4dfcb204f9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [base_time_window](base_time_window/) | 18.0.1.0.0 | | Base model to handle time windows [database_cleanup](database_cleanup/) | 18.0.1.0.0 | | Database cleanup [jsonifier](jsonifier/) | 18.0.1.0.0 | | JSON-ify data for all models -[module_change_auto_install](module_change_auto_install/) | 18.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Customize auto installables modules by configuration +[module_change_auto_install](module_change_auto_install/) | 18.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Customize auto installables modules by configuration [onchange_helper](onchange_helper/) | 18.0.1.0.0 | | Technical module that ease execution of onchange in Python code [test_base_time_window](test_base_time_window/) | 18.0.1.0.0 | | Test Base model to handle time windows [upgrade_analysis](upgrade_analysis/) | 18.0.1.0.0 | [![StefanRijnhart](https://github.com/StefanRijnhart.png?size=30px)](https://github.com/StefanRijnhart) [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Performs a difference analysis between modules installed on two different Odoo instances diff --git a/module_change_auto_install/README.rst b/module_change_auto_install/README.rst index f00cc99970a..33a582ddd05 100644 --- a/module_change_auto_install/README.rst +++ b/module_change_auto_install/README.rst @@ -7,7 +7,7 @@ Change auto installable modules !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:17cbf0571e6045cc19cebbcb57adeb91019ffff44dc0eb526943c78073453e3b + !! source digest: sha256:4dcb47f18a7db89cd241490ed5fa1ff6bb740b98b520235f7daabf39baabcebd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/module_change_auto_install/__manifest__.py b/module_change_auto_install/__manifest__.py index bbcad47ffff..64b91d684f9 100644 --- a/module_change_auto_install/__manifest__.py +++ b/module_change_auto_install/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Change auto installable modules", "summary": "Customize auto installables modules by configuration", - "version": "18.0.1.0.0", + "version": "18.0.1.0.1", "category": "Tools", "maintainers": ["legalsylvain"], "author": "GRAP, Odoo Community Association (OCA)", diff --git a/module_change_auto_install/static/description/index.html b/module_change_auto_install/static/description/index.html index 63154a1c500..91382f98f95 100644 --- a/module_change_auto_install/static/description/index.html +++ b/module_change_auto_install/static/description/index.html @@ -367,7 +367,7 @@

Change auto installable modules

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:17cbf0571e6045cc19cebbcb57adeb91019ffff44dc0eb526943c78073453e3b +!! source digest: sha256:4dcb47f18a7db89cd241490ed5fa1ff6bb740b98b520235f7daabf39baabcebd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

In odoo, by default some modules are marked as auto installable by the