[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-05-29 13:06:17 +00:00
parent cb63d962d3
commit 12c59ab82c
3 changed files with 3 additions and 1 deletions

View File

@@ -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 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
[mrp_workcenter_cost](mrp_workcenter_cost/) | 16.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) [![sebalix](https://github.com/sebalix.png?size=30px)](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 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Organise Workcenters by section
[mrp_workorder_lot_display](mrp_workorder_lot_display/) | 16.0.1.0.0 | [![grindtildeath](https://github.com/grindtildeath.png?size=30px)](https://github.com/grindtildeath) | Display lot number on workorders kanban
[mrp_workorder_sequence](mrp_workorder_sequence/) | 16.0.0.1.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](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.

View File

@@ -1 +1 @@
16.0.20240327.2
16.0.20240529.0

View File

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