diff --git a/README.md b/README.md index e0ce59f7472..2da4b794a7a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ addon | version | maintainers | summary [account_invoice_supplier_self_invoice](account_invoice_supplier_self_invoice/) | 16.0.1.0.0 | | Purchase Self Invoice [account_invoice_supplierinfo_update](account_invoice_supplierinfo_update/) | 16.0.1.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | In the supplier invoice, automatically updates all products whose unit price on the line is different from the supplier price [account_invoice_supplierinfo_update_discount](account_invoice_supplierinfo_update_discount/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | In the supplier invoice, automatically update all products whose discount on the line is different from the supplier discount -[account_invoice_tax_required](account_invoice_tax_required/) | 16.0.1.0.1 | | This module adds functional a check on invoice to force user to set tax on invoice line. +[account_invoice_tax_required](account_invoice_tax_required/) | 16.0.1.0.2 | | This module adds functional a check on invoice to force user to set tax on invoice line. [account_invoice_transmit_method](account_invoice_transmit_method/) | 16.0.1.0.2 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Configure invoice transmit method (email, post, portal, ...) [account_invoice_tree_currency](account_invoice_tree_currency/) | 16.0.1.0.0 | | Show currencies in the invoice tree view [account_invoice_triple_discount](account_invoice_triple_discount/) | 16.0.1.0.2 | | Manage triple discount on invoice lines diff --git a/account_invoice_tax_required/README.rst b/account_invoice_tax_required/README.rst index 79d01db641e..d126a385297 100644 --- a/account_invoice_tax_required/README.rst +++ b/account_invoice_tax_required/README.rst @@ -7,7 +7,7 @@ Tax required in invoice !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6b2d41951d1a4b0220f1b1a8970a70cff0f23c0d4c2a8b0889f2a8726cbee88c + !! source digest: sha256:f20dd39807edfb4abcf0ddf1f007baec751471815f159d4b22f9de593e600fbb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_tax_required/__manifest__.py b/account_invoice_tax_required/__manifest__.py index c35ee3ed38e..69784737984 100644 --- a/account_invoice_tax_required/__manifest__.py +++ b/account_invoice_tax_required/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Tax required in invoice", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "Camptocamp,Tecnativa,Punt Sistemes, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing", "category": "Localization / Accounting", diff --git a/account_invoice_tax_required/static/description/index.html b/account_invoice_tax_required/static/description/index.html index 6ef4ea03a98..97c34d0f530 100644 --- a/account_invoice_tax_required/static/description/index.html +++ b/account_invoice_tax_required/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Tax required in invoice

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:6b2d41951d1a4b0220f1b1a8970a70cff0f23c0d4c2a8b0889f2a8726cbee88c +!! source digest: sha256:f20dd39807edfb4abcf0ddf1f007baec751471815f159d4b22f9de593e600fbb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a check on invoice