Skip to content

Commit 3560b66

Browse files
committed
[BOT] post-merge updates
1 parent 58ca9e7 commit 3560b66

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ addon | version | maintainers | summary
3434
[stock_inventory](stock_inventory/) | 17.0.1.2.1 | | Allows to do an easier follow up of the Inventory Adjustments
3535
[stock_inventory_discrepancy](stock_inventory_discrepancy/) | 17.0.1.1.0 | | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.
3636
[stock_location_lockdown](stock_location_lockdown/) | 17.0.1.0.0 | | Prevent to add stock on locked locations
37+
[stock_location_position](stock_location_position/) | 17.0.1.0.0 | | Add coordinate attributes on stock location.
3738
[stock_location_zone](stock_location_zone/) | 17.0.1.0.0 | | Classify locations with zones.
3839
[stock_mts_mto_rule](stock_mts_mto_rule/) | 17.0.1.0.1 | | Add a MTS+MTO route
3940
[stock_packaging_calculator](stock_packaging_calculator/) | 17.0.1.1.0 | | Compute product quantity to pick by packaging

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-warehouse"
3-
version = "17.0.20250127.0"
3+
version = "17.0.20250212.0"
44
dependencies = [
55
"odoo-addon-account_move_line_product>=17.0dev,<17.1dev",
66
"odoo-addon-account_move_line_stock_info>=17.0dev,<17.1dev",
@@ -15,6 +15,7 @@ dependencies = [
1515
"odoo-addon-stock_inventory>=17.0dev,<17.1dev",
1616
"odoo-addon-stock_inventory_discrepancy>=17.0dev,<17.1dev",
1717
"odoo-addon-stock_location_lockdown>=17.0dev,<17.1dev",
18+
"odoo-addon-stock_location_position>=17.0dev,<17.1dev",
1819
"odoo-addon-stock_location_zone>=17.0dev,<17.1dev",
1920
"odoo-addon-stock_mts_mto_rule>=17.0dev,<17.1dev",
2021
"odoo-addon-stock_packaging_calculator>=17.0dev,<17.1dev",

stock_location_position/README.rst

+11-11
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Location Position
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1a3c8656be95cdf24476392381c1af0b22fb02f7872572d5151809717c8e3c20
10+
!! source digest: sha256:03bdef72656ea686a39600920a7de466a09159f699cb3e877cca4e403936d8b5
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -30,10 +30,10 @@ Stock Location Position
3030

3131
This module adds position attributes on stock location such as:
3232

33-
- Corridor
34-
- Row
35-
- Rack
36-
- Level
33+
- Corridor
34+
- Row
35+
- Rack
36+
- Level
3737

3838
and renames position (XYZ) to box (XYZ).
3939

@@ -65,18 +65,18 @@ Authors
6565
Contributors
6666
------------
6767

68-
- Syvain Van Hoof (Okia sprl) <sylvainvh@okia.be>
69-
- Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
70-
- Guewen Baconnier (Camptocamp) <guewen.baconnier@camptocamp.com>
71-
- Akim Juillerat <akim.juillerat@camptocamp.com>
72-
- Phuc Tran Thanh <phuc@trobz.com>
68+
- Syvain Van Hoof (Okia sprl) <sylvainvh@okia.be>
69+
- Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
70+
- Guewen Baconnier (Camptocamp) <guewen.baconnier@camptocamp.com>
71+
- Akim Juillerat <akim.juillerat@camptocamp.com>
72+
- Phuc Tran Thanh <phuc@trobz.com>
7373

7474
Other credits
7575
-------------
7676

7777
The development of this module has been financially supported by:
7878

79-
- Camptocamp
79+
- Camptocamp
8080

8181
Maintainers
8282
-----------

stock_location_position/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Stock Location Position</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1a3c8656be95cdf24476392381c1af0b22fb02f7872572d5151809717c8e3c20
370+
!! source digest: sha256:03bdef72656ea686a39600920a7de466a09159f699cb3e877cca4e403936d8b5
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/stock-logistics-warehouse/tree/17.0/stock_location_position"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_location_position"><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/stock-logistics-warehouse&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module adds position attributes on stock location such as:</p>

0 commit comments

Comments
 (0)