diff --git a/README.md b/README.md index 384e862d2..0d808fcef 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ addon | version | maintainers | summary [account_spread_cost_revenue_enhanced](account_spread_cost_revenue_enhanced/) | 14.0.1.0.0 | [](https://github.com/kittiu) | Extra feature for account spread cost/revenue [account_template_active](account_template_active/) | 14.0.1.0.0 | [](https://github.com/legalsylvain) | Allow to disable / enable account template items (tax, fiscal position, account) [base_vat_optional_vies](base_vat_optional_vies/) | 14.0.2.1.0 | | Optional validation of VAT via VIES -[product_category_tax](product_category_tax/) | 14.0.1.1.0 | | Configure taxes in the product category +[product_category_tax](product_category_tax/) | 14.0.1.1.1 | | Configure taxes in the product category [stock_account_prepare_anglo_saxon_out_lines_hook](stock_account_prepare_anglo_saxon_out_lines_hook/) | 14.0.1.0.5 | | Modify when and how anglo saxon journal items are created [//]: # (end addons) diff --git a/product_category_tax/README.rst b/product_category_tax/README.rst index 0e73653cd..6ff9a5c18 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:d3ade2c5273670f2ae577885bbeb6156e7a675a8003d8bcd9847b3c0636ad476 + !! source digest: sha256:2ee175f78e5c3fc5bbdc286b94dfca0f6e2bb7648d0945876235d8e226798e6d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 63b1b6598..4a2b90e4e 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": "14.0.1.1.0", + "version": "14.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 286dacb75..a9726a70b 100644 --- a/product_category_tax/static/description/index.html +++ b/product_category_tax/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:d3ade2c5273670f2ae577885bbeb6156e7a675a8003d8bcd9847b3c0636ad476 +!! source digest: sha256:2ee175f78e5c3fc5bbdc286b94dfca0f6e2bb7648d0945876235d8e226798e6d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->Edit taxes directly in the product category.