mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -43,6 +43,7 @@ addon | version | maintainers | summary
|
||||
[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 16.0.1.1.2 | [](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level.
|
||||
[mrp_packaging_default](mrp_packaging_default/) | 16.0.1.0.2 | [](https://github.com/rafaelbn) [](https://github.com/yajo) | Include packaging info in MRP by default
|
||||
[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 16.0.1.0.0 | | Allows to create fixed planned orders on a grid view.
|
||||
[mrp_product_characterisation](mrp_product_characterisation/) | 16.0.1.0.0 | | Adds product characterisation 'Intermediate Products'.
|
||||
[mrp_production_note](mrp_production_note/) | 16.0.1.0.0 | | Notes in production orders
|
||||
[mrp_production_quant_manual_assign](mrp_production_quant_manual_assign/) | 16.0.1.0.0 | | Production - Manual Quant Assignment
|
||||
[mrp_restrict_lot](mrp_restrict_lot/) | 16.0.1.0.1 | [](https://github.com/florian-dacosta) | MRP Restrict Lot
|
||||
|
||||
BIN
mrp_product_characterisation/static/description/icon.png
Normal file
BIN
mrp_product_characterisation/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -1 +1 @@
|
||||
16.0.20250107.0
|
||||
16.0.20250109.0
|
||||
@@ -30,6 +30,7 @@ setuptools.setup(
|
||||
'odoo-addon-mrp_multi_level_estimate>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_packaging_default>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_planned_order_matrix>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_product_characterisation>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_production_note>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_production_quant_manual_assign>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_restrict_lot>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user