[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-10-07 15:21:28 +00:00
parent 25fb4b2bf5
commit bb0dfa982a
3 changed files with 3 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ addon | version | maintainers | summary
[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_secondary_unit](stock_secondary_unit/) | 16.0.1.0.0 | | Get product quantities in a secondary unit
[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
[stock_valuation_layer_inventory_filter](stock_valuation_layer_inventory_filter/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Allows to filter Inventory Adjustments on Stock Valuation Layers

View File

@@ -1 +1 @@
16.0.20241007.2
16.0.20241007.3

View File

@@ -62,6 +62,7 @@ setuptools.setup(
'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_secondary_unit>=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',
'odoo-addon-stock_valuation_layer_inventory_filter>=16.0dev,<16.1dev',