[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-10-07 15:01:13 +00:00
parent 99773319c1
commit 7e2e7a1699
3 changed files with 3 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ addon | version | maintainers | summary
[stock_reserve](stock_reserve/) | 16.0.1.3.1 | | Stock reservations on products
[stock_reserve_rule](stock_reserve_rule/) | 16.0.1.0.0 | | Configure reservation rules by location
[stock_route_mto](stock_route_mto/) | 16.0.1.0.0 | | Allows to identify MTO routes through a checkbox and availability to filter them.
[stock_scrap_location_default](stock_scrap_location_default/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to define a setting at company level that reference a default scrap location
[stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 16.0.1.0.1 | | Allows to search for picking from supplierinfo code
[stock_storage_category_capacity_name](stock_storage_category_capacity_name/) | 16.0.1.0.0 | | Allows to have a better display name for Stock Storage Category Capacity model
[stock_valuation_layer_accounting_date](stock_valuation_layer_accounting_date/) | 16.0.1.0.0 | | Stock Valuation Layer Accounting Date

View File

@@ -1 +1 @@
16.0.20241007.1
16.0.20241007.2

View File

@@ -60,6 +60,7 @@ setuptools.setup(
'odoo-addon-stock_reserve>=16.0dev,<16.1dev',
'odoo-addon-stock_reserve_rule>=16.0dev,<16.1dev',
'odoo-addon-stock_route_mto>=16.0dev,<16.1dev',
'odoo-addon-stock_scrap_location_default>=16.0dev,<16.1dev',
'odoo-addon-stock_search_supplierinfo_code>=16.0dev,<16.1dev',
'odoo-addon-stock_storage_category_capacity_name>=16.0dev,<16.1dev',
'odoo-addon-stock_valuation_layer_accounting_date>=16.0dev,<16.1dev',