diff --git a/README.md b/README.md index aad3ffa1ae3..05729fc32ce 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_move_change_company](account_move_change_company/) | 14.0.1.0.2 | | Allow to change company of account moves [account_multicompany_easy_creation](account_multicompany_easy_creation/) | 14.0.1.0.2 | | This module adds a wizard to create companies easily [account_payment_other_company](account_payment_other_company/) | 14.0.1.0.2 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) [![osi-scampbell](https://github.com/osi-scampbell.png?size=30px)](https://github.com/osi-scampbell) | Create Payments for Other Companies -[base_multi_company](base_multi_company/) | 14.0.1.1.7 | [![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/) | 14.0.1.1.8 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Provides a base for adding multi-company support to models. [company_dependent_attribute](company_dependent_attribute/) | 14.0.1.0.0 | | Display company dependent attribute on fields [intercompany_shared_contact](intercompany_shared_contact/) | 14.0.1.1.2 | | User of each company are contact of a company partner. All child address of a company are automatically shared [login_all_company](login_all_company/) | 14.0.1.0.1 | | Access all your companies when you log in diff --git a/base_multi_company/README.rst b/base_multi_company/README.rst index 07768b3f988..9bb05fb49ce 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:2a2114ab2b8f76a772397558ee415bc3c38408d250cff1459c623b6448df4179 + !! source digest: sha256:771375bebfcc4364f63e07e9f67236f9115040a9c927fa662529783a4308de33 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 e4a7eb66728..1aa21270d4e 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": "14.0.1.1.7", + "version": "14.0.1.1.8", "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 431b49b0583..78f873de78d 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:2a2114ab2b8f76a772397558ee415bc3c38408d250cff1459c623b6448df4179 +!! source digest: sha256:771375bebfcc4364f63e07e9f67236f9115040a9c927fa662529783a4308de33 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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’