From 4fba69a05a6edffb40cce979c188b0f6f150e7d3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 2 Feb 2024 07:28:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- mrp_tag/README.rst | 2 +- mrp_tag/__manifest__.py | 2 +- mrp_tag/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 67c352093..c11f93500 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ addon | version | maintainers | summary [mrp_sale_info](mrp_sale_info/) | 15.0.1.0.0 | | Adds sale information to Manufacturing models [mrp_subcontracting_lot_number_propagation](mrp_subcontracting_lot_number_propagation/) | 15.0.0.1.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Propagate a serial number from a component to a finished product (subcontracting integration) [mrp_subcontracting_no_negative](mrp_subcontracting_no_negative/) | 15.0.0.1.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Disallow negative stock levels in subcontractor locations. -[mrp_tag](mrp_tag/) | 15.0.1.0.0 | | Allows to add multiple tags to Manufacturing Orders +[mrp_tag](mrp_tag/) | 15.0.1.1.0 | | Allows to add multiple tags to Manufacturing Orders [mrp_warehouse_calendar](mrp_warehouse_calendar/) | 15.0.1.0.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing [mrp_workcenter_category](mrp_workcenter_category/) | 15.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Adds a category to workcenters [mrp_workorder_lock_planning](mrp_workorder_lock_planning/) | 15.0.1.0.0 | [![grindtildeath](https://github.com/grindtildeath.png?size=30px)](https://github.com/grindtildeath) | Lock the planning of a MRP workorder to avoid rescheduling diff --git a/mrp_tag/README.rst b/mrp_tag/README.rst index 458688483..ac8c20634 100644 --- a/mrp_tag/README.rst +++ b/mrp_tag/README.rst @@ -7,7 +7,7 @@ MRP Tags !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:43baf84c9314b646b6911f675e44652f0b441851c15b1487f00079feee2fad81 + !! source digest: sha256:167332988b9d22fa833bb00c22f8bee61c4144232a27ace19dccdc75507a253a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_tag/__manifest__.py b/mrp_tag/__manifest__.py index 5726ed502..70eddb1a5 100644 --- a/mrp_tag/__manifest__.py +++ b/mrp_tag/__manifest__.py @@ -5,7 +5,7 @@ { "name": "MRP Tags", "summary": "Allows to add multiple tags to Manufacturing Orders", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", "category": "Purchases", diff --git a/mrp_tag/static/description/index.html b/mrp_tag/static/description/index.html index 99fc5f46e..72a3f0ff3 100644 --- a/mrp_tag/static/description/index.html +++ b/mrp_tag/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:43baf84c9314b646b6911f675e44652f0b441851c15b1487f00079feee2fad81 +!! source digest: sha256:167332988b9d22fa833bb00c22f8bee61c4144232a27ace19dccdc75507a253a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to add multiple tags to Manufacturing Orders