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:
@@ -48,6 +48,7 @@ addon | version | maintainers | summary
|
||||
[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 16.0.1.0.1 | | Link the stock moves of manufacturing orders to the respective unbuild orders
|
||||
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 16.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
|
||||
[mrp_workcenter_cost](mrp_workcenter_cost/) | 16.0.1.0.0 | [](https://github.com/ivantodorovich) [](https://github.com/sebalix) | Controls how to compute the workcenter cost (effective vs theoretical)
|
||||
[mrp_workcenter_hierarchical](mrp_workcenter_hierarchical/) | 16.0.1.0.0 | [](https://github.com/florian-dacosta) | Organise Workcenters by section
|
||||
[mrp_workorder_lot_display](mrp_workorder_lot_display/) | 16.0.1.0.0 | [](https://github.com/grindtildeath) | Display lot number on workorders kanban
|
||||
[mrp_workorder_sequence](mrp_workorder_sequence/) | 16.0.0.1.0 | [](https://github.com/LoisRForgeFlow) | adds sequence to production work orders.
|
||||
[quality_control_oca](quality_control_oca/) | 16.0.1.2.0 | | Generic infrastructure for quality tests.
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240327.2
|
||||
16.0.20240529.0
|
||||
@@ -35,6 +35,7 @@ setuptools.setup(
|
||||
'odoo-addon-mrp_unbuild_move_link>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_warehouse_calendar>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_workcenter_cost>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_workcenter_hierarchical>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_workorder_lot_display>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mrp_workorder_sequence>=16.0dev,<16.1dev',
|
||||
'odoo-addon-quality_control_oca>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user