Skip to content

Commit 3cb6d20

Browse files
committed
[BOT] post-merge updates
1 parent 0b1f390 commit 3cb6d20

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[operating_unit](operating_unit/) | 18.0.1.0.0 | | An operating unit (OU) is an organizational entity part of a company
2525
[stock_operating_unit](stock_operating_unit/) | 18.0.1.0.0 | | Adds the concept of operating unit (OU) in stock management
26+
[stock_operating_unit_access_all](stock_operating_unit_access_all/) | 18.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Access all OUs' Stock
2627

2728
[//]: # (end addons)
2829

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project]
22
name = "odoo-addons-oca-operating-unit"
3-
version = "18.0.20250211.0"
3+
version = "18.0.20250303.0"
44
dependencies = [
55
"odoo-addon-operating_unit==18.0.*",
66
"odoo-addon-stock_operating_unit==18.0.*",
7+
"odoo-addon-stock_operating_unit_access_all==18.0.*",
78
]
89
classifiers=[
910
"Programming Language :: Python",

stock_operating_unit_access_all/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Access all OUs' Stock
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d3e3c099532f290e6030a3c1249b189f245de008b0951b958e512ace697cbdb9
10+
!! source digest: sha256:ce86590e38a30c9d8e2d31d15b3185eac912bd046e7ffe1c1a01dd42468ced1d
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_operating_unit_access_all/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Access all OUs’ Stock</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d3e3c099532f290e6030a3c1249b189f245de008b0951b958e512ace697cbdb9
370+
!! source digest: sha256:ce86590e38a30c9d8e2d31d15b3185eac912bd046e7ffe1c1a01dd42468ced1d
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/operating-unit/tree/18.0/stock_operating_unit_access_all"><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-stock_operating_unit_access_all"><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&amp;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 allow a user to have Access all OUs’ pickings, without

0 commit comments

Comments
 (0)