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