Skip to content

Commit

Permalink
Merge pull request #1124 from OCA/15.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/bank-payment (15.0)
  • Loading branch information
bt-admin authored Feb 17, 2024
2 parents e2fcce6 + 1448a67 commit e9b31a9
Show file tree
Hide file tree
Showing 46 changed files with 60 additions and 348 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ addon | version | maintainers | summary
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 15.0.2.0.3 | | Create SEPA XML files for Credit Transfers
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 15.0.2.1.1 | | Create SEPA files for Direct Debit
[account_payment_mode](account_payment_mode/) | 15.0.1.0.3 | | Account Payment Mode
[account_payment_order](account_payment_order/) | 15.0.2.2.3 | | Account Payment Order
[account_payment_order](account_payment_order/) | 15.0.2.2.4 | | Account Payment Order
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 15.0.1.0.2 | | Account Payment Order - Generate grouped moves
[account_payment_order_return](account_payment_order_return/) | 15.0.1.0.1 | | Account Payment Order Return
[account_payment_partner](account_payment_partner/) | 15.0.1.3.2 | | Adds payment mode on partners and invoices
Expand Down
4 changes: 2 additions & 2 deletions account_banking_pain_base/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-24 19:39+0000\n"
"PO-Revision-Date: 2024-02-16 18:35+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
Expand Down Expand Up @@ -418,7 +418,7 @@ msgstr "Housing Loan Repayment"
#. module: account_banking_pain_base
#: model:ir.model.fields.selection,name:account_banking_pain_base.selection__account_payment_line__purpose__hstx
msgid "Housing Tax"
msgstr "Tassa sulla casa"
msgstr "Imposta sulla casa"

#. module: account_banking_pain_base
#: model:ir.model.fields.selection,name:account_banking_pain_base.selection__account_payment_line__communication_type__iso
Expand Down
2 changes: 1 addition & 1 deletion account_payment_order/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Payment Order
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9b68e14d8c05bab096f9d7cef19a7e073f644aec785e265dea73b165dfbd03d2
!! source digest: sha256:2a39557c8d54081d399db6780c788b4caffe50e74c17c02e432816b0dd5f1e52
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Expand Down
2 changes: 1 addition & 1 deletion account_payment_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

{
"name": "Account Payment Order",
"version": "15.0.2.2.3",
"version": "15.0.2.2.4",
"license": "AGPL-3",
"author": "ACSONE SA/NV, "
"Therp BV, "
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/account_payment_order.pot
Original file line number Diff line number Diff line change
Expand Up @@ -731,14 +731,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -738,14 +738,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
18 changes: 8 additions & 10 deletions account_payment_order/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -766,16 +766,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr "No hi ha cap mode de pagament a la factura %s"

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""
"No s'ha trobat cap gestor per a aquest mètode de pagament. Potser no heu "
"instal·lat el mòdul Odoo relacionat."

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down Expand Up @@ -1266,6 +1256,14 @@ msgstr ""
"altrament, es crearan ordres de pagament noves (una per cada mode de "
"pagament)."

#, python-format
#~ msgid ""
#~ "No handler for this payment method. Maybe you haven't installed the "
#~ "related Odoo module."
#~ msgstr ""
#~ "No s'ha trobat cap gestor per a aquest mètode de pagament. Potser no heu "
#~ "instal·lat el mòdul Odoo relacionat."

#~ msgid "SMS Delivery error"
#~ msgstr "Error d'enviament de missatge"

Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/ca_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -734,14 +734,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -738,14 +738,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/da_DK.po
Original file line number Diff line number Diff line change
Expand Up @@ -741,14 +741,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -750,14 +750,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/el_GR.po
Original file line number Diff line number Diff line change
Expand Up @@ -740,14 +740,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
18 changes: 8 additions & 10 deletions account_payment_order/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -774,16 +774,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr "No hay modo de pago en la factura %s"

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""
"Sin manejador para este método de pago. Tal vez no ha instalado el módulo de "
"Odoo relacionado."

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down Expand Up @@ -1286,6 +1276,14 @@ msgid "otherwise, new payment orders will be created (one per payment mode)."
msgstr ""
"En caso contrario, se crearán nuevas órdenes (una por cada modo de pago)."

#, python-format
#~ msgid ""
#~ "No handler for this payment method. Maybe you haven't installed the "
#~ "related Odoo module."
#~ msgstr ""
#~ "Sin manejador para este método de pago. Tal vez no ha instalado el módulo "
#~ "de Odoo relacionado."

#~ msgid "SMS Delivery error"
#~ msgstr "Error de entrega del SMS"

Expand Down
18 changes: 8 additions & 10 deletions account_payment_order/i18n/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -762,16 +762,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr "No hay modo de pago en la factura %s"

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""
"Sin manejador para este método de pago. Tal vez no ha instalado el módulo de "
"Odoo relacionado."

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down Expand Up @@ -1260,6 +1250,14 @@ msgid "otherwise, new payment orders will be created (one per payment mode)."
msgstr ""
"En caso contrario, se crearán nuevas órdenes (una por cada modo de pago)."

#, python-format
#~ msgid ""
#~ "No handler for this payment method. Maybe you haven't installed the "
#~ "related Odoo module."
#~ msgstr ""
#~ "Sin manejador para este método de pago. Tal vez no ha instalado el módulo "
#~ "de Odoo relacionado."

#~ msgid "SMS Delivery error"
#~ msgstr "Error de entrega de SMS"

Expand Down
18 changes: 8 additions & 10 deletions account_payment_order/i18n/es_CL.po
Original file line number Diff line number Diff line change
Expand Up @@ -763,16 +763,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr "Sin modo de pago en la factura %s"

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""
"No hay administrador para este método de pago. Tal vez no haya instalado el "
"módulo Odoo relacionado."

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down Expand Up @@ -1260,6 +1250,14 @@ msgid "otherwise, new payment orders will be created (one per payment mode)."
msgstr ""
"de lo contrario, se crearán nuevos pagos de nómina (una por modo de pago)."

#, python-format
#~ msgid ""
#~ "No handler for this payment method. Maybe you haven't installed the "
#~ "related Odoo module."
#~ msgstr ""
#~ "No hay administrador para este método de pago. Tal vez no haya instalado "
#~ "el módulo Odoo relacionado."

#~ msgid "SMS Delivery error"
#~ msgstr "Error de entrega de SMS"

Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/es_CR.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/es_EC.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/es_VE.po
Original file line number Diff line number Diff line change
Expand Up @@ -739,14 +739,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -738,14 +738,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
8 changes: 0 additions & 8 deletions account_payment_order/i18n/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -738,14 +738,6 @@ msgstr ""
msgid "No Payment Mode on invoice %s"
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:0
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
"Odoo module."
msgstr ""

#. module: account_payment_order
#: code:addons/account_payment_order/models/account_move.py:0
#, python-format
Expand Down
Loading

0 comments on commit e9b31a9

Please sign in to comment.