From bceaf5a84fe9b877ff46c62036ffb0b479a6d8dd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 22 May 2024 16:30:35 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mrp_package_propagation/README.rst | 2 +- mrp_package_propagation/__manifest__.py | 2 +- mrp_package_propagation/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 08596947b..b9ecf7c73 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ addon | version | maintainers | summary [mrp_lot_production_date](mrp_lot_production_date/) | 14.0.1.0.0 | | MRP Lot Production Date [mrp_multi_level](mrp_multi_level/) | 14.0.1.15.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/) | 14.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_package_propagation](mrp_package_propagation/) | 14.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Propagate a package from a component to a finished product +[mrp_package_propagation](mrp_package_propagation/) | 14.0.1.1.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](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 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Manufacturing Order Auto-Validation when components are picked [mrp_production_byproduct_cost_share](mrp_production_byproduct_cost_share/) | 14.0.1.0.0 | | Production By-Product Cost Share diff --git a/mrp_package_propagation/README.rst b/mrp_package_propagation/README.rst index e971267b5..114e4c26e 100644 --- a/mrp_package_propagation/README.rst +++ b/mrp_package_propagation/README.rst @@ -7,7 +7,7 @@ MRP Package Propagation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9c67c18655c4c2173ae8b0cee168dbf24d45cb80f9c3b64a648b729c6b786f04 + !! source digest: sha256:09e4b3efb7baa9dd0cb4537f484e546275e9be2c5d9cd653d207b2084f63f977 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/mrp_package_propagation/__manifest__.py b/mrp_package_propagation/__manifest__.py index db939349f..ef2c002e5 100644 --- a/mrp_package_propagation/__manifest__.py +++ b/mrp_package_propagation/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) { "name": "MRP Package Propagation", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "development_status": "Alpha", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/mrp_package_propagation/static/description/index.html b/mrp_package_propagation/static/description/index.html index d52987031..03fd59b8c 100644 --- a/mrp_package_propagation/static/description/index.html +++ b/mrp_package_propagation/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:9c67c18655c4c2173ae8b0cee168dbf24d45cb80f9c3b64a648b729c6b786f04 +!! source digest: sha256:09e4b3efb7baa9dd0cb4537f484e546275e9be2c5d9cd653d207b2084f63f977 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Allow to propagate a package from a component to a finished product.