diff --git a/README.md b/README.md index 8546f2a80..775f2084b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[mrp_account_analytic](mrp_account_analytic/) | 15.0.1.0.1 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Consuming raw materials and operations generated Analytic Items +[mrp_account_analytic](mrp_account_analytic/) | 15.0.1.0.2 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Consuming raw materials and operations generated Analytic Items [mrp_account_bom_attribute_match](mrp_account_bom_attribute_match/) | 15.0.1.1.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Glue module between `mrp_account` and `mrp_bom_attribute_match` [mrp_bom_attribute_match](mrp_bom_attribute_match/) | 15.0.1.1.1 | | Dynamic BOM component based on product attribute [mrp_bom_component_menu](mrp_bom_component_menu/) | 15.0.1.0.0 | | MRP BOM Component Menu diff --git a/mrp_account_analytic/README.rst b/mrp_account_analytic/README.rst index 823eb83cf..ed6c33af1 100644 --- a/mrp_account_analytic/README.rst +++ b/mrp_account_analytic/README.rst @@ -7,7 +7,7 @@ Manufacturing Analytic Items !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:df8d08705187158bf4eb4685f63d83b670d13d2c9b883a8439663cecda5c9a00 + !! source digest: sha256:59049042295e431839a2cc6c77b12796881ef6b66371e81074303ca93b0924e4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_account_analytic/__manifest__.py b/mrp_account_analytic/__manifest__.py index c4b19a61d..be4338973 100644 --- a/mrp_account_analytic/__manifest__.py +++ b/mrp_account_analytic/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Manufacturing Analytic Items", "summary": "Consuming raw materials and operations generated Analytic Items", - "version": "15.0.1.0.1", + "version": "15.0.1.0.2", "category": "Manufacturing", "author": "Open Source Integrators, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", diff --git a/mrp_account_analytic/static/description/index.html b/mrp_account_analytic/static/description/index.html index 84c75f746..ec3f53eef 100644 --- a/mrp_account_analytic/static/description/index.html +++ b/mrp_account_analytic/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:df8d08705187158bf4eb4685f63d83b670d13d2c9b883a8439663cecda5c9a00 +!! source digest: sha256:59049042295e431839a2cc6c77b12796881ef6b66371e81074303ca93b0924e4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Generates Analytic Items during manufacturing operations.