diff --git a/README.md b/README.md index 58d255372..8b205626d 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ addon | version | maintainers | summary [account_spread_cost_revenue](account_spread_cost_revenue/) | 15.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Spread costs and revenues over a custom period [account_usability](account_usability/) | 15.0.1.0.3 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](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.1 | | Configure taxes in the product category +[product_category_tax](product_category_tax/) | 15.0.1.1.2 | | 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 a8b32a42b..4f419e3fa 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:4a1e10ebf5707d016672505fea38c6348561ee358e483e27205b164d6b58f0db + !! source digest: sha256:873af27974d8643f4335fa00f3e4e2b9f4512624c8a2ecda3abeaa9bd8646b4b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 1b8a278c9..a5ddcdd69 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.1", + "version": "15.0.1.1.2", "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 87559d566..f2b5487e5 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:4a1e10ebf5707d016672505fea38c6348561ee358e483e27205b164d6b58f0db +!! source digest: sha256:873af27974d8643f4335fa00f3e4e2b9f4512624c8a2ecda3abeaa9bd8646b4b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

Edit taxes directly in the product category.