diff --git a/README.md b/README.md index 17087df05..4850e28e0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [mrp_bom_note](mrp_bom_note/) | 13.0.1.0.0 | | Notes in Bill of Materials [mrp_bom_tracking](mrp_bom_tracking/) | 13.0.1.0.1 | | Logs any change to a BoM in the chatter [mrp_multi_level](mrp_multi_level/) | 13.0.1.16.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Adds an MRP Scheduler -[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 13.0.1.1.1 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level. +[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 13.0.1.1.2 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level. [mrp_planned_order_matrix](mrp_planned_order_matrix/) | 13.0.1.0.0 | | Allows to create fixed planned orders on a grid view. [mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 13.0.1.0.2 | | Production Grouped By Product [mrp_production_note](mrp_production_note/) | 13.0.1.0.0 | | Notes in production orders diff --git a/mrp_multi_level_estimate/README.rst b/mrp_multi_level_estimate/README.rst index 44752917d..c1b2c8a9b 100644 --- a/mrp_multi_level_estimate/README.rst +++ b/mrp_multi_level_estimate/README.rst @@ -7,7 +7,7 @@ MRP Multi Level Estimate !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6c08332c266b3b1ac490d380687031f8d0a78eee9549cddbb2d4fd82a85da3e9 + !! source digest: sha256:172ce59fbb8f683685ee8226437532f0c3ffcf10bd651b1effbb01a9b5f3d752 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_multi_level_estimate/__manifest__.py b/mrp_multi_level_estimate/__manifest__.py index 92b6d173f..c0538e738 100644 --- a/mrp_multi_level_estimate/__manifest__.py +++ b/mrp_multi_level_estimate/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Multi Level Estimate", - "version": "13.0.1.1.1", + "version": "13.0.1.1.2", "development_status": "Beta", "license": "LGPL-3", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/mrp_multi_level_estimate/static/description/index.html b/mrp_multi_level_estimate/static/description/index.html index c125ce41f..e298c0f4b 100644 --- a/mrp_multi_level_estimate/static/description/index.html +++ b/mrp_multi_level_estimate/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:6c08332c266b3b1ac490d380687031f8d0a78eee9549cddbb2d4fd82a85da3e9 +!! source digest: sha256:172ce59fbb8f683685ee8226437532f0c3ffcf10bd651b1effbb01a9b5f3d752 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Integration for MRP Multi Level and Stock Demand Estimates system.