Skip to content

Commit c5cd4c8

Browse files
committed
[BOT] post-merge updates
1 parent 596933b commit c5cd4c8

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[stock_location_orderpoint](stock_location_orderpoint/) | 16.0.2.0.1 | [![mt-software-de](https://github.com/mt-software-de.png?size=30px)](https://github.com/mt-software-de) | Declare orderpoint on a location allowing to replenish any product with the same criteria.
25+
[stock_location_orderpoint_cleanup](stock_location_orderpoint_cleanup/) | 16.0.1.0.0 | | This module allows to clean moves generated by orderpoint
2526
[stock_orderpoint_default_location](stock_orderpoint_default_location/) | 16.0.1.0.0 | | This module allows to define a different default location than the stock location
2627
[stock_orderpoint_move_link](stock_orderpoint_move_link/) | 16.0.1.0.1 | | Link Reordering rules to stock moves
2728
[stock_orderpoint_mto_as_mts](stock_orderpoint_mto_as_mts/) | 16.0.1.0.0 | | Materialize need from MTO route through orderpoint

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20241001.0
1+
16.0.20241110.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
version=version,
1010
install_requires=[
1111
'odoo-addon-stock_location_orderpoint>=16.0dev,<16.1dev',
12+
'odoo-addon-stock_location_orderpoint_cleanup>=16.0dev,<16.1dev',
1213
'odoo-addon-stock_orderpoint_default_location>=16.0dev,<16.1dev',
1314
'odoo-addon-stock_orderpoint_move_link>=16.0dev,<16.1dev',
1415
'odoo-addon-stock_orderpoint_mto_as_mts>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)