From bb900e4a24457de5053d75b2a7bfcc5538bd68fb Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 8 May 2019 07:25:22 +0000 Subject: [PATCH] [UPD] Update account_payment_order.pot --- account_payment_order/i18n/account_payment_order.pot | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/account_payment_order/i18n/account_payment_order.pot b/account_payment_order/i18n/account_payment_order.pot index bf983da26..8d9f03fbf 100644 --- a/account_payment_order/i18n/account_payment_order.pot +++ b/account_payment_order/i18n/account_payment_order.pot @@ -627,7 +627,7 @@ msgid "Missing Bank Journal on payment order %s." msgstr "" #. module: account_payment_order -#: code:addons/account_payment_order/models/account_payment_line.py:137 +#: code:addons/account_payment_order/models/account_payment_line.py:138 #, python-format msgid "Missing Partner Bank Account on payment line %s" msgstr "" @@ -982,6 +982,11 @@ msgstr "" msgid "Status" msgstr "" +#. module: account_payment_order +#: selection:account.payment.line,communication_type:0 +msgid "Structured" +msgstr "" + #. module: account_payment_order #: code:addons/account_payment_order/models/account_invoice.py:34 #, python-format