From 1c395d84558efe29bc0f51db7ce2c5a7564e9bdf Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 21 Aug 2023 11:38:40 +0000 Subject: [PATCH] [UPD] Update account_payment_order.pot --- .../i18n/account_payment_order.pot | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/account_payment_order/i18n/account_payment_order.pot b/account_payment_order/i18n/account_payment_order.pot index 37184d2ed..163923e75 100644 --- a/account_payment_order/i18n/account_payment_order.pot +++ b/account_payment_order/i18n/account_payment_order.pot @@ -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