From 18ec8ea0f801d88197acb447ce00657be6ea0cbe Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Dec 2024 15:23:33 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mrp_bom_image/README.rst | 2 +- mrp_bom_image/__manifest__.py | 2 +- mrp_bom_image/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f3dab80c1..9dee0217d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [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.2.0 | | Make it easy to navigate through BoM hierarchy. -[mrp_bom_image](mrp_bom_image/) | 16.0.1.0.0 | | Add product Images to BoM +[mrp_bom_image](mrp_bom_image/) | 16.0.1.0.1 | | Add product Images to BoM [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_note](mrp_bom_note/) | 16.0.1.0.0 | | Notes in Bill of Materials diff --git a/mrp_bom_image/README.rst b/mrp_bom_image/README.rst index ea1f49a11..9e2ff9ecf 100644 --- a/mrp_bom_image/README.rst +++ b/mrp_bom_image/README.rst @@ -7,7 +7,7 @@ MRP BoM Image !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:648e52022a55b073127e457a32912b95b610d0f1503e4b650ca9a1e45c2d7fd5 + !! source digest: sha256:db048195be39f5516f7d12f2c8f3324cd7c38b692ed41a431eb9af7af0eec1ab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_bom_image/__manifest__.py b/mrp_bom_image/__manifest__.py index 2acb36771..078b44c62 100644 --- a/mrp_bom_image/__manifest__.py +++ b/mrp_bom_image/__manifest__.py @@ -5,7 +5,7 @@ { "name": "MRP BoM Image", "summary": "Add product Images to BoM", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Manufacture", "author": "GRAP, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", diff --git a/mrp_bom_image/static/description/index.html b/mrp_bom_image/static/description/index.html index 3d1d40f1c..2a7fd494e 100644 --- a/mrp_bom_image/static/description/index.html +++ b/mrp_bom_image/static/description/index.html @@ -1,4 +1,3 @@ - @@ -368,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:648e52022a55b073127e457a32912b95b610d0f1503e4b650ca9a1e45c2d7fd5 +!! source digest: sha256:db048195be39f5516f7d12f2c8f3324cd7c38b692ed41a431eb9af7af0eec1ab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Product image is added to BoM form view.