File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24+ [ analytic_operating_unit] ( analytic_operating_unit/ ) | 18.0.1.0.0 | | Analytic Operating Unit
2425[ mrp_operating_unit] ( mrp_operating_unit/ ) | 18.0.1.0.0 | | Operating Unit in MRP
2526[ operating_unit] ( operating_unit/ ) | 18.0.1.0.0 | | An operating unit (OU) is an organizational entity part of a company
2627[ stock_operating_unit] ( stock_operating_unit/ ) | 18.0.1.0.0 | | Adds the concept of operating unit (OU) in stock management
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Analytic Operating Unit
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:d37288e0a3b46e348f21756b1af1eb8b7d732f3ab3d80acf1723ef93a1ff15d3
10+ !! source digest: sha256:14091cefbeb5f3327ea66a2201a8620bdbc2a9d8e30d123da1669eb139bf5b4b
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Analytic Operating Unit</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:d37288e0a3b46e348f21756b1af1eb8b7d732f3ab3d80acf1723ef93a1ff15d3
370+ !! source digest: sha256:14091cefbeb5f3327ea66a2201a8620bdbc2a9d8e30d123da1669eb139bf5b4b
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/operating-unit/tree/18.0/analytic_operating_unit "> < img alt ="OCA/operating-unit " src ="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/operating-unit-18-0/operating-unit-18-0-analytic_operating_unit "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/operating-unit&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This module allows users to introduce into the analytic accounts the
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-operating-unit"
3- version = " 18.0.20250311.0 "
3+ version = " 18.0.20250311.1 "
44dependencies = [
5+ " odoo-addon-analytic_operating_unit==18.0.*" ,
56 " odoo-addon-mrp_operating_unit==18.0.*" ,
67 " odoo-addon-operating_unit==18.0.*" ,
78 " odoo-addon-stock_operating_unit==18.0.*" ,
You can’t perform that action at this time.
0 commit comments