From 1f212f66d26110422a7c854f6a0d6d9bb2f7f775 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 17 Jun 2024 09:12:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mrp_bom_hierarchy/README.rst | 2 +- mrp_bom_hierarchy/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63daedd84..e59b0fce0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [account_move_line_mrp_info](account_move_line_mrp_info/) | 16.0.1.0.0 | | Account Move Line Mrp Info [mrp_attachment_mgmt](mrp_attachment_mgmt/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mrp Attachment Mgmt [mrp_bom_component_menu](mrp_bom_component_menu/) | 16.0.1.0.0 | | MRP BOM Component Menu -[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 16.0.1.0.1 | | Make it easy to navigate through BoM hierarchy. +[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 16.0.1.1.0 | | Make it easy to navigate through BoM hierarchy. [mrp_bom_line_formula_quantity](mrp_bom_line_formula_quantity/) | 16.0.1.0.0 | [![SirAionTech](https://github.com/SirAionTech.png?size=30px)](https://github.com/SirAionTech) | Compute the quantity of a Production Line using a formula in the BoM Line. [mrp_bom_location](mrp_bom_location/) | 16.0.1.1.1 | | Adds location field to Bill of Materials and its components. [mrp_bom_tracking](mrp_bom_tracking/) | 16.0.1.0.0 | | Logs any change to a BoM in the chatter diff --git a/mrp_bom_hierarchy/README.rst b/mrp_bom_hierarchy/README.rst index cbb728aa2..026b2bf52 100644 --- a/mrp_bom_hierarchy/README.rst +++ b/mrp_bom_hierarchy/README.rst @@ -7,7 +7,7 @@ MRP BoM Hierarchy !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0056b6f5f7c205257b3021d59fc6e40b3ad4143fa7c916ad432a4dbcc0f101f9 + !! source digest: sha256:51704f346dec288d1bd7a8a53c40f185ca693879d62dcc508af77c07d3985e7a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_bom_hierarchy/__manifest__.py b/mrp_bom_hierarchy/__manifest__.py index 3dfdb4190..dcb7909d3 100644 --- a/mrp_bom_hierarchy/__manifest__.py +++ b/mrp_bom_hierarchy/__manifest__.py @@ -4,7 +4,7 @@ { "name": "MRP BoM Hierarchy", "summary": "Make it easy to navigate through BoM hierarchy.", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "contributors": "Grap", "category": "Manufacturing",