diff --git a/README.md b/README.md index 1d2c9e29be..698a7c3c72 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [analytic_operating_unit](analytic_operating_unit/) | 16.0.1.0.0 | | Analytic Operating Unit -[operating_unit](operating_unit/) | 16.0.1.0.1 | | An operating unit (OU) is an organizational entity part of a company -[product_operating_unit](product_operating_unit/) | 16.0.1.0.0 | | Adds the concept of operating unit (OU) in products +[operating_unit](operating_unit/) | 16.0.1.0.2 | | An operating unit (OU) is an organizational entity part of a company +[product_operating_unit](product_operating_unit/) | 16.0.1.0.1 | | Adds the concept of operating unit (OU) in products [project_operating_unit](project_operating_unit/) | 16.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | This module adds operating unit information to projects and tasks. [sales_team_operating_unit](sales_team_operating_unit/) | 16.0.1.0.0 | | Sales Team Operating Unit [stock_operating_unit](stock_operating_unit/) | 16.0.1.2.1 | | Adds the concept of operating unit (OU) in stock management diff --git a/operating_unit/README.rst b/operating_unit/README.rst index b2377409f5..d82edc73ed 100644 --- a/operating_unit/README.rst +++ b/operating_unit/README.rst @@ -7,7 +7,7 @@ Operating Unit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:617e0f9f664d1eff2a67912f943e07359e22b121fb01a906651d0e3741217ab9 + !! source digest: sha256:00f612d7de01fe0f9ee18121c1840b65fef8e073af69a0bec3c4fadcb97e3f3d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/operating_unit/__manifest__.py b/operating_unit/__manifest__.py index 3d75d71b96..6de0b0eace 100644 --- a/operating_unit/__manifest__.py +++ b/operating_unit/__manifest__.py @@ -6,7 +6,7 @@ "name": "Operating Unit", "summary": "An operating unit (OU) is an organizational entity part of a " "company", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "ForgeFlow, " "Serpent Consulting Services Pvt. Ltd., " "Odoo Community Association (OCA)", diff --git a/operating_unit/static/description/index.html b/operating_unit/static/description/index.html index 2df3a75c0b..f331d7b20d 100644 --- a/operating_unit/static/description/index.html +++ b/operating_unit/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Operating Unit

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:617e0f9f664d1eff2a67912f943e07359e22b121fb01a906651d0e3741217ab9 +!! source digest: sha256:00f612d7de01fe0f9ee18121c1840b65fef8e073af69a0bec3c4fadcb97e3f3d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/operating-unit Translate me on Weblate Try me on Runboat

An operating unit (OU) is an organizational entity part of a company, with diff --git a/product_operating_unit/README.rst b/product_operating_unit/README.rst index 2bc3dfa3b9..27d383bc23 100644 --- a/product_operating_unit/README.rst +++ b/product_operating_unit/README.rst @@ -7,7 +7,7 @@ Operating Unit in Products !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cf1414fbd22bae056b66da6e9bc95b3d410edd452f4af192e18938e6da182cd1 + !! source digest: sha256:8cdd7804890d72bfcd56f38bfd06a59fb49f68e5ef3820aaebb4cb731419338a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_operating_unit/__manifest__.py b/product_operating_unit/__manifest__.py index b6a557656a..314095d4f6 100644 --- a/product_operating_unit/__manifest__.py +++ b/product_operating_unit/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Operating Unit in Products", "summary": "Adds the concept of operating unit (OU) in products", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "brain-tec AG, " "Open Source Integrators, " "Serpent Consulting Services Pvt. Ltd.," diff --git a/product_operating_unit/static/description/index.html b/product_operating_unit/static/description/index.html index d732627ada..f9988dfe55 100644 --- a/product_operating_unit/static/description/index.html +++ b/product_operating_unit/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Operating Unit in Products

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cf1414fbd22bae056b66da6e9bc95b3d410edd452f4af192e18938e6da182cd1 +!! source digest: sha256:8cdd7804890d72bfcd56f38bfd06a59fb49f68e5ef3820aaebb4cb731419338a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/operating-unit Translate me on Weblate Try me on Runboat

This module introduces the following features: