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:
@@ -28,6 +28,7 @@ addon | version | maintainers | summary
|
||||
[scrap_reason_code](scrap_reason_code/) | 16.0.1.1.0 | [](https://github.com/bodedra) | Reason code for scrapping
|
||||
[stock_demand_estimate](stock_demand_estimate/) | 16.0.1.2.0 | | Allows to create demand estimates.
|
||||
[stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 16.0.1.0.0 | | Allows to create demand estimates.
|
||||
[stock_exception](stock_exception/) | 16.0.1.0.0 | | Custom exceptions on stock picking
|
||||
[stock_helper](stock_helper/) | 16.0.1.1.0 | | Add methods shared between various stock modules
|
||||
[stock_inventory](stock_inventory/) | 16.0.2.0.0 | | Allows to do an easier follow up of the Inventory Adjustments
|
||||
[stock_inventory_count_to_zero](stock_inventory_count_to_zero/) | 16.0.1.0.0 | | Request an inventory count filling the quantities to zero as default
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240518.0
|
||||
16.0.20240522.0
|
||||
@@ -15,6 +15,7 @@ setuptools.setup(
|
||||
'odoo-addon-scrap_reason_code>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_demand_estimate>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_demand_estimate_matrix>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_exception>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_helper>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_inventory>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_inventory_count_to_zero>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user