diff --git a/README.md b/README.md index 85f318e8ea3..366b8a05601 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [account_move_change_company](account_move_change_company/) | 16.0.1.0.0 | | Allow to change company of account moves [account_multicompany_easy_creation](account_multicompany_easy_creation/) | 16.0.1.0.0 | | This module adds a wizard to create companies easily [account_reconcile_model_multicompany_propagate](account_reconcile_model_multicompany_propagate/) | 16.0.1.2.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Propagate account reconcile model in companies with same chart template -[base_multi_company](base_multi_company/) | 16.0.1.0.3 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Provides a base for adding multi-company support to models. +[base_multi_company](base_multi_company/) | 16.0.2.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Provides a base for adding multi-company support to models. [company_dependent_flag](company_dependent_flag/) | 16.0.1.0.2 | | Apply css style to company dependent fields [ir_config_parameter_multi_company](ir_config_parameter_multi_company/) | 16.0.1.0.0 | [![deniscraciungabriel](https://github.com/deniscraciungabriel.png?size=30px)](https://github.com/deniscraciungabriel) [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Add res company field in ir config parameter [mail_multicompany](mail_multicompany/) | 16.0.2.0.0 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Email Gateway Multi company diff --git a/base_multi_company/README.rst b/base_multi_company/README.rst index 32b809f5af2..27615d4c026 100644 --- a/base_multi_company/README.rst +++ b/base_multi_company/README.rst @@ -7,7 +7,7 @@ Multi Company Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:13226e41c79523b0620df49801a6d32e14f832c481d2db732b19bcaa30eceb04 + !! source digest: sha256:2750871cedefbffc579d4556b34a5c80698f76a13c5f7ade5c20a0654c004dc8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/base_multi_company/__manifest__.py b/base_multi_company/__manifest__.py index 62d32e9f80a..970632db83b 100644 --- a/base_multi_company/__manifest__.py +++ b/base_multi_company/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Multi Company Base", "summary": "Provides a base for adding multi-company support to models.", - "version": "16.0.1.0.3", + "version": "16.0.2.0.0", "author": "ACSONE SA/NV, LasLabs, Tecnativa, Odoo Community Association (OCA)", "category": "base", "website": "https://github.com/OCA/multi-company", diff --git a/base_multi_company/static/description/index.html b/base_multi_company/static/description/index.html index bdc1e0ab2e1..2b3d6b9aad1 100644 --- a/base_multi_company/static/description/index.html +++ b/base_multi_company/static/description/index.html @@ -367,7 +367,7 @@

Multi Company Base

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:13226e41c79523b0620df49801a6d32e14f832c481d2db732b19bcaa30eceb04 +!! source digest: sha256:2750871cedefbffc579d4556b34a5c80698f76a13c5f7ade5c20a0654c004dc8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/multi-company Translate me on Weblate Try me on Runboat

This module will provide a way to change the way Odoo manages a ‘multi-company’