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:
@@ -40,6 +40,7 @@ addon | version | maintainers | summary
|
|||||||
[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 16.0.1.0.0 | | Link the stock moves of manufacturing orders to the respective unbuild orders
|
[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 16.0.1.0.0 | | 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_warehouse_calendar](mrp_warehouse_calendar/) | 16.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
|
||||||
[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_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.0.0 | | Generic infrastructure for quality tests.
|
[quality_control_oca](quality_control_oca/) | 16.0.1.0.0 | | Generic infrastructure for quality tests.
|
||||||
|
|
||||||
[//]: # (end addons)
|
[//]: # (end addons)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
16.0.20231130.0
|
16.0.20231130.1
|
||||||
@@ -27,6 +27,7 @@ setuptools.setup(
|
|||||||
'odoo-addon-mrp_unbuild_move_link>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_unbuild_move_link>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_warehouse_calendar>=16.0dev,<16.1dev',
|
'odoo-addon-mrp_warehouse_calendar>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-mrp_workorder_lot_display>=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',
|
'odoo-addon-quality_control_oca>=16.0dev,<16.1dev',
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
Reference in New Issue
Block a user