diff --git a/README.md b/README.md index 1dfeab7b3..74d2e0c69 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ addon | version | maintainers | summary [account_netting](account_netting/) | 15.0.1.0.0 | | Compensate AR/AP accounts from the same partner [account_usability](account_usability/) | 15.0.1.0.2 | [](https://github.com/legalsylvain) | Adds missing menu entries for Account module and adds the option to enable Saxon Accounting [base_vat_optional_vies](base_vat_optional_vies/) | 15.0.1.1.0 | | Optional validation of VAT via VIES -[product_category_tax](product_category_tax/) | 15.0.1.1.0 | | Configure taxes in the product category +[product_category_tax](product_category_tax/) | 15.0.1.1.1 | | Configure taxes in the product category [stock_account_no_auto_reconcile](stock_account_no_auto_reconcile/) | 15.0.1.0.0 | | Do not try to reconcile stock interim related JE [//]: # (end addons) diff --git a/product_category_tax/README.rst b/product_category_tax/README.rst index f28ba9b11..a8b32a42b 100644 --- a/product_category_tax/README.rst +++ b/product_category_tax/README.rst @@ -7,7 +7,7 @@ Product Category Taxes !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7c567d2fcdc2b819d25991c4f60ab5c99ffa3d7e15a989ebb4a8fd774536ef92 + !! source digest: sha256:4a1e10ebf5707d016672505fea38c6348561ee358e483e27205b164d6b58f0db !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_category_tax/__manifest__.py b/product_category_tax/__manifest__.py index 8dbfb5bcc..1b8a278c9 100644 --- a/product_category_tax/__manifest__.py +++ b/product_category_tax/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Product Category Taxes", "summary": "Configure taxes in the product category", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "license": "AGPL-3", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", diff --git a/product_category_tax/static/description/index.html b/product_category_tax/static/description/index.html index ecaa72988..87559d566 100644 --- a/product_category_tax/static/description/index.html +++ b/product_category_tax/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:7c567d2fcdc2b819d25991c4f60ab5c99ffa3d7e15a989ebb4a8fd774536ef92 +!! source digest: sha256:4a1e10ebf5707d016672505fea38c6348561ee358e483e27205b164d6b58f0db !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
Edit taxes directly in the product category.