diff --git a/README.md b/README.md index ac3a950c3..2464cf2e6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [mrp_component_operation_scrap_reason](mrp_component_operation_scrap_reason/) | 14.0.1.1.0 | | Allows to pass a reason to scrap with MRP component operation [mrp_lot_on_hand_first](mrp_lot_on_hand_first/) | 14.0.1.0.0 | [](https://github.com/grindtildeath) | Allows to display lots on hand first in M2o fields [mrp_multi_level](mrp_multi_level/) | 14.0.1.13.1 | [](https://github.com/JordiBForgeFlow) [](https://github.com/LoisRForgeFlow) | Adds an MRP Scheduler -[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 14.0.1.1.0 | [](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level. +[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 14.0.1.1.1 | [](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level. [mrp_package_propagation](mrp_package_propagation/) | 14.0.1.0.0 | [](https://github.com/sebalix) | Propagate a package from a component to a finished product [mrp_planned_order_matrix](mrp_planned_order_matrix/) | 14.0.1.1.0 | | Allows to create fixed planned orders on a grid view. [mrp_production_auto_validate](mrp_production_auto_validate/) | 14.0.1.0.0 | [](https://github.com/sebalix) | Manufacturing Order Auto-Validation when components are picked diff --git a/mrp_multi_level_estimate/README.rst b/mrp_multi_level_estimate/README.rst index b1d8a2b49..356336974 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:98024bc8faa163a22744591ba07b5243e8e7938dff655d0cf1d91451078cfc85 + !! source digest: sha256:768b4f0b63326186f7cac724e34dd102b41a7901f46814693b3e015d811d61bc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 43c618a93..a9a1dad6f 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": "14.0.1.1.0", + "version": "14.0.1.1.1", "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 d574f6851..f17bdac17 100644 --- a/mrp_multi_level_estimate/static/description/index.html +++ b/mrp_multi_level_estimate/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:98024bc8faa163a22744591ba07b5243e8e7938dff655d0cf1d91451078cfc85 +!! source digest: sha256:768b4f0b63326186f7cac724e34dd102b41a7901f46814693b3e015d811d61bc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
Integration for MRP Multi Level and Stock Demand Estimates system.