[MIG] account_banking_pain_base: Migration to 16.0

This commit is contained in:
Pedro M. Baeza
2023-05-27 19:41:47 +02:00
committed by tris
parent 1f4601ed01
commit 9860421ae0
4 changed files with 24 additions and 11 deletions

View File

@@ -14,13 +14,13 @@ Account Banking PAIN Base Module
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
:target: https://github.com/OCA/bank-payment/tree/15.0/account_banking_pain_base
:target: https://github.com/OCA/bank-payment/tree/16.0/account_banking_pain_base
:alt: OCA/bank-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base
:target: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/173/15.0
:target: https://runbot.odoo-community.org/runbot/173/16.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -74,7 +74,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/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 <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_pain_base%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_pain_base%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
@@ -123,6 +123,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/bank-payment <https://github.com/OCA/bank-payment/tree/15.0/account_banking_pain_base>`_ project on GitHub.
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/16.0/account_banking_pain_base>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@@ -1,13 +1,13 @@
# Copyright 2013-2016 Akretion - Alexis de Lattre
# Copyright 2016 Tecnativa - Antonio Espinosa
# Copyright 2021 Tecnativa - Carlos Roca
# Copyright 2014-2022 Tecnativa - Pedro M. Baeza
# Copyright 2014-2023 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Account Banking PAIN Base Module",
"summary": "Base module for PAIN file generation",
"version": "15.0.2.0.2",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "Akretion, Noviat, Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/bank-payment",

View File

@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -106,6 +106,7 @@ msgid "Cancellation Fee"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Cannot compute the field '{field_name}'."
@@ -223,12 +224,14 @@ msgid "Credit Card Payment "
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Creditor name"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid ""
@@ -248,6 +251,7 @@ msgid "Debit Card Payment"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Debtor name"
@@ -538,6 +542,7 @@ msgid "Medical Services"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid ""
@@ -571,6 +576,7 @@ msgid "Network Communication"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_method.py:0
#, python-format
msgid "No XSD file path found for payment method '%s'"
@@ -612,18 +618,21 @@ msgid "PAIN Version"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Partner name"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Partner's bank account is '%s'."
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "Payment Line has reference '%s'."
@@ -801,12 +810,14 @@ msgid "Telephone Bill"
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid "The '%s' is empty or 0. It should have a non-null value."
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/res_bank.py:0
#, python-format
msgid ""
@@ -817,6 +828,7 @@ msgid ""
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid ""
@@ -827,6 +839,7 @@ msgid ""
msgstr ""
#. module: account_banking_pain_base
#. odoo-python
#: code:addons/account_banking_pain_base/models/account_payment_order.py:0
#, python-format
msgid ""

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/bank-payment/tree/15.0/account_banking_pain_base"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/173/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/bank-payment/tree/16.0/account_banking_pain_base"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/173/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module contains fields and functions that are used by the module for SEPA
Credit Transfer (account_banking_sepa_credit_transfer) and SEPA Direct Debit
(account_banking_sepa_direct_debit). This module doesnt provide any
@@ -423,7 +423,7 @@ and “Initiating Party Issuer”.</li>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-payment/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_pain_base%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_pain_base%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
@@ -469,7 +469,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>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.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/15.0/account_banking_pain_base">OCA/bank-payment</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/16.0/account_banking_pain_base">OCA/bank-payment</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>