diff --git a/README.md b/README.md index 9294e7312ec..f47af7acf3e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ addon | version | maintainers | summary [product_account_multicompany_default](product_account_multicompany_default/) | 16.0.0.1.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Set a default account for all companies of a product [product_category_company](product_category_company/) | 16.0.1.0.1 | | Product categories as company dependent [product_category_company_favorite](product_category_company_favorite/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Possilibity to set favorite product categories per company -[product_multi_company](product_multi_company/) | 16.0.1.0.1 | | Select individually the product template visibility on each company +[product_multi_company](product_multi_company/) | 16.0.1.0.2 | | Select individually the product template visibility on each company [product_tax_multicompany_default](product_tax_multicompany_default/) | 16.0.1.0.2 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Product Tax Multi Company Default [purchase_sale_container_deposit_inter_company](purchase_sale_container_deposit_inter_company/) | 16.0.1.0.2 | | Add compatibility between OCA product_packaging_container_deposit and purchase_sale_inter_company [purchase_sale_inter_company](purchase_sale_inter_company/) | 16.0.1.1.2 | | Intercompany PO/SO rules diff --git a/product_multi_company/README.rst b/product_multi_company/README.rst index d1e78be642b..284bbeb3ca3 100644 --- a/product_multi_company/README.rst +++ b/product_multi_company/README.rst @@ -7,7 +7,7 @@ Product multi-company !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8aecab69fa7d09b29e14ba2967815e73ad8a54e725fac700a6f6e841fd4ba9e1 + !! source digest: sha256:c5c3c04024577ca693b234727f940e39c91593c7287baa93e558ea43df49b342 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_multi_company/__manifest__.py b/product_multi_company/__manifest__.py index 575de8760e0..9a19d7234d8 100644 --- a/product_multi_company/__manifest__.py +++ b/product_multi_company/__manifest__.py @@ -7,7 +7,7 @@ "author": "Tecnativa," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/multi-company", "category": "Product Management", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "license": "AGPL-3", "depends": ["base_multi_company", "product"], "data": ["views/product_template_view.xml"], diff --git a/product_multi_company/static/description/index.html b/product_multi_company/static/description/index.html index 3fd57b6ac16..b092ba9032c 100644 --- a/product_multi_company/static/description/index.html +++ b/product_multi_company/static/description/index.html @@ -367,7 +367,7 @@
This modules allows to select in which of the companies you want to use each of the product templates.