diff --git a/README.md b/README.md index f111c4953..8ab30c095 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [account_avatax_website_sale](account_avatax_website_sale/) | 16.0.1.0.0 | [![cybernexus](https://github.com/cybernexus.png?size=30px)](https://github.com/cybernexus) | Ecommerce Sales Orders require tax recalculation prior to payment. [account_fiscal_position_partner_type](account_fiscal_position_partner_type/) | 16.0.1.0.1 | | Account Fiscal Position Partner Type [account_fiscal_position_type](account_fiscal_position_type/) | 16.0.1.0.3 | | Add sale / purchase type on fiscal position -[account_product_fiscal_classification](account_product_fiscal_classification/) | 16.0.1.0.4 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Simplify taxes management for products +[account_product_fiscal_classification](account_product_fiscal_classification/) | 16.0.1.0.5 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Simplify taxes management for products [l10n_eu_oss_oca](l10n_eu_oss_oca/) | 16.0.1.0.0 | | L10n EU OSS OCA [//]: # (end addons) diff --git a/account_product_fiscal_classification/README.rst b/account_product_fiscal_classification/README.rst index 3ed95fc25..1f4d6ce02 100644 --- a/account_product_fiscal_classification/README.rst +++ b/account_product_fiscal_classification/README.rst @@ -7,7 +7,7 @@ Account Product - Fiscal Classification !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1b6feb3d995f9038d26fa6e53e0fce1a62e8d3855fe5c6987f7a417b1da12d7b + !! source digest: sha256:08021fff3f311e155d9903cb037321a103e7d3da832f23d2e2dd46aee25f4476 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_product_fiscal_classification/__manifest__.py b/account_product_fiscal_classification/__manifest__.py index 419b29559..e0bcc8c76 100644 --- a/account_product_fiscal_classification/__manifest__.py +++ b/account_product_fiscal_classification/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Account Product - Fiscal Classification", "summary": "Simplify taxes management for products", - "version": "16.0.1.0.4", + "version": "16.0.1.0.5", "category": "Accounting", "author": "Akretion,GRAP,La Louve,Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], diff --git a/account_product_fiscal_classification/static/description/index.html b/account_product_fiscal_classification/static/description/index.html index f4e7969eb..b85286c80 100644 --- a/account_product_fiscal_classification/static/description/index.html +++ b/account_product_fiscal_classification/static/description/index.html @@ -367,7 +367,7 @@
This module extends the Odoo Account module to introduce Fiscal Classifications.