diff --git a/README.md b/README.md index 84da46ea2..f1f397458 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 | [![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.2 | [![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_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.0.0 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](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.0 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](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 | [![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. diff --git a/mrp_bom_attribute_match_duplicate_kit/README.rst b/mrp_bom_attribute_match_duplicate_kit/README.rst index 8ed303592..858548f56 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:579e72588e9246276b56f9620c385563a09215a87f10d04a0cd038bad0745153 + !! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 499fb9d1b..bce583d36 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.0.0", + "version": "14.0.1.1.0", "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 61bdca09b..04a3bb019 100644 --- a/mrp_bom_attribute_match_duplicate_kit/static/description/index.html +++ b/mrp_bom_attribute_match_duplicate_kit/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:579e72588e9246276b56f9620c385563a09215a87f10d04a0cd038bad0745153 +!! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

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.