From be383da0c94e5c06559fdd671c12c35fb185fdb6 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Sun, 3 Dec 2023 21:11:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_print_category/README.rst | 2 +- product_print_category/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02d9d826..510c2c88 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ addon | version | maintainers | summary [product_category_product_qty](product_category_product_qty/) | 12.0.1.1.2 | | Product Category - Product Quantity [product_category_usage_group](product_category_usage_group/) | 12.0.1.1.2 | | Restrict Usage of Product Categories to a given Group [product_default_code_res_company_code](product_default_code_res_company_code/) | 12.0.1.1.3 | | Generate product default code based on sequence defined by company, prefixed by company code -[product_print_category](product_print_category/) | 12.0.1.1.8 | | Automate products print, when data has changed +[product_print_category](product_print_category/) | 12.0.1.1.9 | | Automate products print, when data has changed [product_simple_pricelist](product_simple_pricelist/) | 12.0.1.1.6 | | Provides Wizard to manage easily Pricelist By Products [product_uom_package](product_uom_package/) | 12.0.1.1.3 | | Product - Package UoM and Quantity [sale_deposit_product_per_company](sale_deposit_product_per_company/) | 12.0.1.1.2 | | Handle one deposit product (down payment) per company diff --git a/product_print_category/README.rst b/product_print_category/README.rst index fedfd19d..3a5a907b 100644 --- a/product_print_category/README.rst +++ b/product_print_category/README.rst @@ -7,7 +7,7 @@ Product - To Print !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:081e7d6e106541f997d9248a66b7902fc51f74074f7330c2e38364512309c4f3 + !! source digest: sha256:73d30ce36718d40f1fd24bc4d7ecbcab702f7f43dcff10f171947f4462c4affa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_print_category/__manifest__.py b/product_print_category/__manifest__.py index 4f0a4fcc..56fbdcc0 100644 --- a/product_print_category/__manifest__.py +++ b/product_print_category/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Product - To Print", "summary": "Automate products print, when data has changed", - "version": "12.0.1.1.8", + "version": "12.0.1.1.9", "category": "Product", "license": "AGPL-3", "website": "https://github.com/grap/grap-odoo-incubator",