From 0c241dedf1664bef41e3da0ce3399f97c19c509a Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Mon, 5 Aug 2024 09:45:45 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- grap_change_views_product/README.rst | 2 +- grap_change_views_product/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e9832c5e..10bcac23 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ addon | version | maintainers | summary [grap_change_views_mrp](grap_change_views_mrp/) | 12.0.1.3.2 | | GRAP - Change Views MRP [grap_change_views_partner](grap_change_views_partner/) | 12.0.0.0.20 | | GRAP - Change Partner Views [grap_change_views_pos](grap_change_views_pos/) | 12.0.1.1.9 | | GRAP - Change POS Views -[grap_change_views_product](grap_change_views_product/) | 12.0.0.2.0 | | GRAP - Change Views Product +[grap_change_views_product](grap_change_views_product/) | 12.0.0.3.0 | | GRAP - Change Views Product [grap_change_views_project](grap_change_views_project/) | 12.0.1.0.5 | | GRAP - Change Project Views [grap_change_views_purchase](grap_change_views_purchase/) | 12.0.3.0.3 | | GRAP - Change Purchase Views [grap_change_views_sale](grap_change_views_sale/) | 12.0.1.0.11 | | GRAP - Change Sale Views diff --git a/grap_change_views_product/README.rst b/grap_change_views_product/README.rst index 4dde4fa1..111a4ded 100644 --- a/grap_change_views_product/README.rst +++ b/grap_change_views_product/README.rst @@ -7,7 +7,7 @@ GRAP - Change Views Product !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:da678aa9bbdfa388ec1f9050b656e14268617b4724cda6103e9ec7b80bbf45a7 + !! source digest: sha256:f903ea78e2c9923465d9e0c3e9dec53cfbce067848c7fdc70f3de412e1aa0508 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/grap_change_views_product/__manifest__.py b/grap_change_views_product/__manifest__.py index 6cb4a18b..92b52bb0 100644 --- a/grap_change_views_product/__manifest__.py +++ b/grap_change_views_product/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "GRAP - Change Views Product", - "version": "12.0.0.2.0", + "version": "12.0.0.3.0", "category": "GRAP - Custom", "author": "GRAP", "website": "https://github.com/grap/grap-odoo-custom",