mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -53,6 +53,7 @@ addon | version | maintainers | summary
|
||||
[stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.0.0 | [](https://github.com/kevinkhao) [](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view
|
||||
[stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants
|
||||
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.0.1 | | Stock - Manual Quant Assignment
|
||||
[stock_removal_location_by_priority](stock_removal_location_by_priority/) | 16.0.1.0.0 | | Establish a removal priority on stock locations.
|
||||
[stock_reserve](stock_reserve/) | 16.0.1.3.0 | | Stock reservations on products
|
||||
[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_search_supplierinfo_code](stock_search_supplierinfo_code/) | 16.0.1.0.1 | | Allows to search for picking from supplierinfo code
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240110.0
|
||||
16.0.20240309.0
|
||||
@@ -40,6 +40,7 @@ setuptools.setup(
|
||||
'odoo-addon-stock_putaway_product_template>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_quant_cost_info>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_quant_manual_assign>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_removal_location_by_priority>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_reserve>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_route_mto>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_search_supplierinfo_code>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user