diff --git a/README.md b/README.md index 13472ebd9..1bc1e8a43 100644 --- a/README.md +++ b/README.md @@ -28,7 +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 | [](https://github.com/victoralmau) | Mrp Attachment Mgmt [mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.2 | [](https://github.com/ilyasProgrammer) [](https://github.com/ivantodorovich) | Dynamic BOM component based on product attribute -[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.1.0 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit +[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.1.1 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit [mrp_bom_attribute_match_semifinished_product](mrp_bom_attribute_match_semifinished_product/) | 14.0.1.0.0 | [](https://github.com/geomer198) [](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. diff --git a/mrp_bom_attribute_match_duplicate_kit/README.rst b/mrp_bom_attribute_match_duplicate_kit/README.rst index 858548f56..0260c41ef 100644 --- a/mrp_bom_attribute_match_duplicate_kit/README.rst +++ b/mrp_bom_attribute_match_duplicate_kit/README.rst @@ -7,7 +7,7 @@ BOM Attribute Match Duplicate Kit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f + !! source digest: sha256:a76addc92148218595139e2608686c7e91cdb3d8b85465a470de98e8d7a9dfcd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_bom_attribute_match_duplicate_kit/__manifest__.py b/mrp_bom_attribute_match_duplicate_kit/__manifest__.py index bce583d36..304d23954 100644 --- a/mrp_bom_attribute_match_duplicate_kit/__manifest__.py +++ b/mrp_bom_attribute_match_duplicate_kit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "BOM Attribute Match Duplicate Kit", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "category": "Manufacturing", "author": "Cetmix, Ooops, Odoo Community Association (OCA)", "summary": "BOM Attribute Match Duplicate Kit", diff --git a/mrp_bom_attribute_match_duplicate_kit/static/description/index.html b/mrp_bom_attribute_match_duplicate_kit/static/description/index.html index 04a3bb019..28cd61aa7 100644 --- a/mrp_bom_attribute_match_duplicate_kit/static/description/index.html +++ b/mrp_bom_attribute_match_duplicate_kit/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f +!! source digest: sha256:a76addc92148218595139e2608686c7e91cdb3d8b85465a470de98e8d7a9dfcd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows to duplicate a product with variants, at the same time creating a BoM with type “Kit” for the new product mapping variants of the original product.