From 3271ae22e78651f154a080cc33c92c5ebdb2b112 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 11 Dec 2024 10:29:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mrp_bom_note/README.rst | 2 +- mrp_bom_note/__manifest__.py | 2 +- mrp_bom_note/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da9d4814d..0e990db40 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [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 +[mrp_bom_note](mrp_bom_note/) | 16.0.1.1.0 | | Notes in Bill of Materials [mrp_bom_produce_delay](mrp_bom_produce_delay/) | 16.0.1.0.0 | | Add Product Delay in BoM, linked to Product Produce Delay. [mrp_bom_select_product_variant](mrp_bom_select_product_variant/) | 16.0.1.0.0 | | Favors Product variant selection for BOM creation. [mrp_bom_tag](mrp_bom_tag/) | 16.0.1.0.0 | | Add tags on your BoM to find it easily diff --git a/mrp_bom_note/README.rst b/mrp_bom_note/README.rst index b0d145c78..ba1964231 100644 --- a/mrp_bom_note/README.rst +++ b/mrp_bom_note/README.rst @@ -7,7 +7,7 @@ Notes in Bill of Materials !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1c337a39031e712e3b4497ed52f4189af206b3610d6c76528f5dfddb57001d01 + !! source digest: sha256:07d6ad303191fc43dfdce82d00d9fc7585201cd909a6ba5f435e4c691058d6df !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_bom_note/__manifest__.py b/mrp_bom_note/__manifest__.py index 50d906906..a68e6671f 100644 --- a/mrp_bom_note/__manifest__.py +++ b/mrp_bom_note/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Notes in Bill of Materials", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "license": "AGPL-3", "author": "OdooMRP team," "AvanzOSC," diff --git a/mrp_bom_note/static/description/index.html b/mrp_bom_note/static/description/index.html index 8cf92b56c..2c83190be 100644 --- a/mrp_bom_note/static/description/index.html +++ b/mrp_bom_note/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:1c337a39031e712e3b4497ed52f4189af206b3610d6c76528f5dfddb57001d01 +!! source digest: sha256:07d6ad303191fc43dfdce82d00d9fc7585201cd909a6ba5f435e4c691058d6df !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module creates in BoM a new field to add notes in rich text format.