[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-07-03 13:29:37 +00:00
parent 5b320b54bb
commit cc4aadc663
3 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ addon | version | maintainers | summary
[mrp_package_propagation](mrp_package_propagation/) | 14.0.1.1.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Propagate a package from a component to a finished product [mrp_package_propagation](mrp_package_propagation/) | 14.0.1.1.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Propagate a package from a component to a finished product
[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 14.0.1.1.0 | | Allows to create fixed planned orders on a grid view. [mrp_planned_order_matrix](mrp_planned_order_matrix/) | 14.0.1.1.0 | | Allows to create fixed planned orders on a grid view.
[mrp_production_auto_validate](mrp_production_auto_validate/) | 14.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Manufacturing Order Auto-Validation when components are picked [mrp_production_auto_validate](mrp_production_auto_validate/) | 14.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Manufacturing Order Auto-Validation when components are picked
[mrp_production_back_to_draft](mrp_production_back_to_draft/) | 14.0.1.0.0 | | Allows to return to draft a confirmed or cancelled MO.
[mrp_production_byproduct_cost_share](mrp_production_byproduct_cost_share/) | 14.0.1.0.0 | | Production By-Product Cost Share [mrp_production_byproduct_cost_share](mrp_production_byproduct_cost_share/) | 14.0.1.0.0 | | Production By-Product Cost Share
[mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 14.0.1.0.2 | | Production Grouped By Product [mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 14.0.1.0.2 | | Production Grouped By Product
[mrp_production_note](mrp_production_note/) | 14.0.1.0.0 | | Notes in production orders [mrp_production_note](mrp_production_note/) | 14.0.1.0.0 | | Notes in production orders

View File

@@ -1 +1 @@
14.0.20240620.0 14.0.20240703.0

View File

@@ -34,6 +34,7 @@ setuptools.setup(
'odoo14-addon-mrp_package_propagation', 'odoo14-addon-mrp_package_propagation',
'odoo14-addon-mrp_planned_order_matrix', 'odoo14-addon-mrp_planned_order_matrix',
'odoo14-addon-mrp_production_auto_validate', 'odoo14-addon-mrp_production_auto_validate',
'odoo14-addon-mrp_production_back_to_draft',
'odoo14-addon-mrp_production_byproduct_cost_share', 'odoo14-addon-mrp_production_byproduct_cost_share',
'odoo14-addon-mrp_production_grouped_by_product', 'odoo14-addon-mrp_production_grouped_by_product',
'odoo14-addon-mrp_production_note', 'odoo14-addon-mrp_production_note',