[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2023-11-24 13:20:56 +00:00
parent 743b37ae8d
commit 0efcdf99dd
4 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ addon | version | maintainers | summary
[mrp_analytic_cost](mrp_analytic_cost/) | 14.0.1.1.0 | | Track manufacturing costs in real time, using Analytic Items
[mrp_attachment_mgmt](mrp_attachment_mgmt/) | 14.0.1.3.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mrp Attachment Mgmt
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.1 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Dynamic BOM component based on product attribute
[mrp_bom_attribute_match_semifinished_product](mrp_bom_attribute_match_semifinished_product/) | 14.0.1.0.0 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | BOM Attribute Match Semifinished Products
[mrp_bom_component_menu](mrp_bom_component_menu/) | 14.0.1.1.1 | | MRP BOM Component Menu
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 14.0.1.0.0 | | Make it easy to navigate through BoM hierarchy.
[mrp_bom_line_sequence](mrp_bom_line_sequence/) | 14.0.1.0.0 | | Manages the order of BOM lines by displaying its sequence

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -1 +1 @@
14.0.20231122.0
14.0.20231124.0

View File

@@ -15,6 +15,7 @@ setuptools.setup(
'odoo14-addon-mrp_analytic_cost',
'odoo14-addon-mrp_attachment_mgmt',
'odoo14-addon-mrp_bom_attribute_match',
'odoo14-addon-mrp_bom_attribute_match_semifinished_product',
'odoo14-addon-mrp_bom_component_menu',
'odoo14-addon-mrp_bom_hierarchy',
'odoo14-addon-mrp_bom_line_sequence',