[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-01-23 11:26:11 +00:00
parent df8762ccae
commit 10431903c9
4 changed files with 3 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ addon | version | maintainers | summary
[mrp_production_quant_manual_assign](mrp_production_quant_manual_assign/) | 14.0.1.0.0 | | Production - Manual Quant Assignment [mrp_production_quant_manual_assign](mrp_production_quant_manual_assign/) | 14.0.1.0.0 | | Production - Manual Quant Assignment
[mrp_production_serial_matrix](mrp_production_serial_matrix/) | 14.0.1.1.0 | | MRP Production Serial Matrix [mrp_production_serial_matrix](mrp_production_serial_matrix/) | 14.0.1.1.0 | | MRP Production Serial Matrix
[mrp_progress_button](mrp_progress_button/) | 14.0.1.1.0 | | Add a button on MO to make the MO state 'In Progress' [mrp_progress_button](mrp_progress_button/) | 14.0.1.1.0 | | Add a button on MO to make the MO state 'In Progress'
[mrp_repair_reuse_component](mrp_repair_reuse_component/) | 14.0.1.0.0 | [![grindtildeath](https://github.com/grindtildeath.png?size=30px)](https://github.com/grindtildeath) | Allow to reuse component in manufacturing after removal in repair
[mrp_restrict_lot](mrp_restrict_lot/) | 14.0.1.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | MRP Restrict Lot [mrp_restrict_lot](mrp_restrict_lot/) | 14.0.1.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | MRP Restrict Lot
[mrp_routing](mrp_routing/) | 14.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | MRP Routing [mrp_routing](mrp_routing/) | 14.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | MRP Routing
[mrp_sale_info](mrp_sale_info/) | 14.0.2.2.0 | | Adds sale information to Manufacturing models [mrp_sale_info](mrp_sale_info/) | 14.0.2.2.0 | | Adds sale information to Manufacturing models

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -1 +1 @@
14.0.20231218.0 14.0.20240123.0

View File

@@ -41,6 +41,7 @@ setuptools.setup(
'odoo14-addon-mrp_production_quant_manual_assign', 'odoo14-addon-mrp_production_quant_manual_assign',
'odoo14-addon-mrp_production_serial_matrix', 'odoo14-addon-mrp_production_serial_matrix',
'odoo14-addon-mrp_progress_button', 'odoo14-addon-mrp_progress_button',
'odoo14-addon-mrp_repair_reuse_component',
'odoo14-addon-mrp_restrict_lot', 'odoo14-addon-mrp_restrict_lot',
'odoo14-addon-mrp_routing', 'odoo14-addon-mrp_routing',
'odoo14-addon-mrp_sale_info', 'odoo14-addon-mrp_sale_info',