mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[UPD] Update account_payment_order.pot
This commit is contained in:
@@ -729,8 +729,8 @@ msgstr ""
|
||||
#: code:addons/account_payment_order/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"No Payment Line created for invoice %s because it already exists or because "
|
||||
"this invoice is already paid."
|
||||
"No Payment Line created for invoice %s because its payment mode is not "
|
||||
"intended for payment orders."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_order
|
||||
@@ -749,6 +749,13 @@ msgid ""
|
||||
"Odoo module."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_order
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment_order/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "No pending AR/AP lines to add on %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_order
|
||||
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__name
|
||||
msgid "Number"
|
||||
@@ -1069,6 +1076,14 @@ msgid ""
|
||||
"The amount for Partner '%(partner)s' is negative or null (%(amount).2f) !"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_order
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment_order/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The invoice %(move)s is already added in the payment order(s) %(order)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment_order
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment_order/models/account_move.py:0
|
||||
|
||||
Reference in New Issue
Block a user