From 4cffa4bbe02cadfb2e4ca588823028e02b04bb4a Mon Sep 17 00:00:00 2001 From: Eduardo De Miguel Date: Tue, 3 May 2022 10:51:11 +0200 Subject: [PATCH] [MIG] account_invoice_tax_note: Migration to 15.0 --- account_invoice_tax_note/README.rst | 12 ++++++------ account_invoice_tax_note/__manifest__.py | 2 +- .../i18n/account_invoice_tax_note.pot | 2 +- .../reports/report_invoice_document.xml | 4 ++-- .../static/description/index.html | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/account_invoice_tax_note/README.rst b/account_invoice_tax_note/README.rst index fb75fb5064e8..d69ffeb5de1f 100644 --- a/account_invoice_tax_note/README.rst +++ b/account_invoice_tax_note/README.rst @@ -14,16 +14,16 @@ Account invoice tax note :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github - :target: https://github.com/OCA/account-invoicing/tree/14.0/account_invoice_tax_note + :target: https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_tax_note :alt: OCA/account-invoicing .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_tax_note + :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_tax_note :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/95/14.0 + :target: https://runbot.odoo-community.org/runbot/95/15.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| In some situations, a mention must be displayed on invoices when a specific tax is used. This module lets you define such a mention on Tax Groups. @@ -49,7 +49,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -81,6 +81,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/account-invoicing `_ project on GitHub. +This module is part of the `OCA/account-invoicing `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_invoice_tax_note/__manifest__.py b/account_invoice_tax_note/__manifest__.py index a969a03b9c3c..34fd81d4eed4 100644 --- a/account_invoice_tax_note/__manifest__.py +++ b/account_invoice_tax_note/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html) { "name": "Account invoice tax note", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "development_status": "Production/Stable", "summary": "Print tax notes on customer invoices", diff --git a/account_invoice_tax_note/i18n/account_invoice_tax_note.pot b/account_invoice_tax_note/i18n/account_invoice_tax_note.pot index 1ec1c7c5026d..9390e69c6e83 100644 --- a/account_invoice_tax_note/i18n/account_invoice_tax_note.pot +++ b/account_invoice_tax_note/i18n/account_invoice_tax_note.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" diff --git a/account_invoice_tax_note/reports/report_invoice_document.xml b/account_invoice_tax_note/reports/report_invoice_document.xml index 4898fd9c1878..96fe9e738e7a 100644 --- a/account_invoice_tax_note/reports/report_invoice_document.xml +++ b/account_invoice_tax_note/reports/report_invoice_document.xml @@ -5,7 +5,7 @@ id="report_invoice_document_inherit" inherit_id="account.report_invoice_document" > -

+ -

+ diff --git a/account_invoice_tax_note/static/description/index.html b/account_invoice_tax_note/static/description/index.html index 331baa87760c..101fd565e50c 100644 --- a/account_invoice_tax_note/static/description/index.html +++ b/account_invoice_tax_note/static/description/index.html @@ -367,7 +367,7 @@

Account invoice tax note

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runbot

+

Production/Stable License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runbot

In some situations, a mention must be displayed on invoices when a specific tax is used. This module lets you define such a mention on Tax Groups. This mechanism complements the invoice note coming from the fiscal position. @@ -399,7 +399,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -425,7 +425,7 @@

Maintainers

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/account-invoicing project on GitHub.

+

This module is part of the OCA/account-invoicing project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.