[UPD] Update account_payment_order.pot

This commit is contained in:
oca-ci
2023-08-21 11:38:40 +00:00
parent 5fafefe79b
commit 1c395d8455

View File

@@ -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