[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-03-09 13:53:21 +00:00
parent d8bd72e2f1
commit d9324a6b27
3 changed files with 3 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ addon | version | maintainers | summary
[stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.0.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](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

View File

@@ -1 +1 @@
16.0.20240110.0
16.0.20240309.0

View File

@@ -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',