diff --git a/account_banking_pain_base/README.rst b/account_banking_pain_base/README.rst
index aed9b6e2c..f0d8aecc7 100644
--- a/account_banking_pain_base/README.rst
+++ b/account_banking_pain_base/README.rst
@@ -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 `_.
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.
@@ -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 `_ project on GitHub.
+This module is part of the `OCA/bank-payment `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/account_banking_pain_base/__manifest__.py b/account_banking_pain_base/__manifest__.py
index 99fd4dbb9..be417fbc4 100644
--- a/account_banking_pain_base/__manifest__.py
+++ b/account_banking_pain_base/__manifest__.py
@@ -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",
diff --git a/account_banking_pain_base/i18n/account_banking_pain_base.pot b/account_banking_pain_base/i18n/account_banking_pain_base.pot
index 419b67e1f..ff0481502 100644
--- a/account_banking_pain_base/i18n/account_banking_pain_base.pot
+++ b/account_banking_pain_base/i18n/account_banking_pain_base.pot
@@ -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 ""
diff --git a/account_banking_pain_base/static/description/index.html b/account_banking_pain_base/static/description/index.html
index 64139aee0..020017001 100644
--- a/account_banking_pain_base/static/description/index.html
+++ b/account_banking_pain_base/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

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 doesn’t provide any
@@ -423,7 +423,7 @@ and “Initiating Party Issuer”.
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.
@@ -469,7 +469,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
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 project on GitHub.
+
This module is part of the OCA/bank-payment project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.