diff --git a/account_payment_order_notification/i18n/account_payment_order_notification.pot b/account_payment_order_notification/i18n/account_payment_order_notification.pot index 715c68a4f..aa2884005 100644 --- a/account_payment_order_notification/i18n/account_payment_order_notification.pot +++ b/account_payment_order_notification/i18n/account_payment_order_notification.pot @@ -4,10 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-14 07:51+0000\n" -"PO-Revision-Date: 2022-12-14 07:51+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -18,43 +16,50 @@ msgstr "" #. module: account_payment_order_notification #: model:mail.template,body_html:account_payment_order_notification.email_account_payment_order_notification msgid "" -"\n" "
\n" -"

Hello ${object.partner_id.name or ''},

\n" -" % if object.order_id.payment_type == 'inbound':\n" -"

A debit order including at least one of your invoices has been processed and sent to the bank.

\n" -" % else:\n" -"

A payment order including at least one of your invoices has been processed and sent to the bank.

\n" -" % endif\n" -"

It includes the following transactions:

\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" % for payment_line in object.payment_line_ids:\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" % endfor\n" -" \n" -"
NumberDateAmount
${payment_line.communication}${format_date(payment_line.date)}${format_amount(payment_line.amount_currency, payment_line.currency_id)}
\n" -"

Do not hesitate to contact us if you have any questions.

\n" -"
\n" -" " -msgstr "" - -#. module: account_payment_order_notification -#: model:mail.template,subject:account_payment_order_notification.email_account_payment_order_notification -msgid "" -"${object.company_id.name} Payment Order (Ref ${object.order_id.name or " -"'n/a'})" +"

Hello Brandon Freeman,

\n" +" \n" +"

A debit order including at least one of your invoices has been processed and\n" +" sent to the bank.

\n" +"
\n" +" \n" +"

A payment order including at least one of your invoices has been processed\n" +" and sent to the bank.

\n" +"
\n" +"

It includes the following transactions:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
NumberDateAmount
\n" +" \n" +" PY000\n" +" \n" +" \n" +" Email\n" +" \n" +" \n" +" \n" +" \n" +" $\n" +" 1000\n" +"
\n" +"

Do not hesitate to contact us if you have any questions.

\n" +" \n" +" " msgstr "" #. module: account_payment_order_notification @@ -97,7 +102,6 @@ msgid "Created on" msgstr "" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__display_name #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line__display_name @@ -110,6 +114,7 @@ msgid "Email" msgstr "" #. module: account_payment_order_notification +#. odoo-python #: code:addons/account_payment_order_notification/models/account_payment_order.py:0 #, python-format msgid "Email has been sent to the following partners: %s" @@ -120,11 +125,6 @@ msgstr "" msgid "Followers" msgstr "" -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_channel_ids -msgid "Followers (Channels)" -msgstr "" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_partner_ids msgid "Followers (Partners)" @@ -136,7 +136,11 @@ msgid "Group By" msgstr "" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order__id +#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__has_message +msgid "Has Message" +msgstr "" + +#. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line__id @@ -145,7 +149,6 @@ msgstr "" #. module: account_payment_order_notification #: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_needaction -#: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_unread msgid "If checked, new messages require your attention." msgstr "" @@ -161,7 +164,6 @@ msgid "Is Follower" msgstr "" #. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification____last_update #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification_line____last_update @@ -238,11 +240,6 @@ msgstr "" msgid "Number of messages with delivery error" msgstr "" -#. module: account_payment_order_notification -#: model:ir.model.fields,help:account_payment_order_notification.field_account_payment_order_notification__message_unread_counter -msgid "Number of unread messages" -msgstr "" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__order_id #: model:ir.model.fields,field_description:account_payment_order_notification.field_wizard_account_payment_order_notification__order_id @@ -276,6 +273,11 @@ msgstr "" msgid "Payment Order Notification" msgstr "" +#. module: account_payment_order_notification +#: model:mail.template,name:account_payment_order_notification.email_account_payment_order_notification +msgid "Payment Order Notification: Send by email" +msgstr "" + #. module: account_payment_order_notification #: model:ir.actions.act_window,name:account_payment_order_notification.account_payment_order_notification_action msgid "Payment Order Notifications" @@ -306,16 +308,6 @@ msgstr "" msgid "Transactions" msgstr "" -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_unread -msgid "Unread Messages" -msgstr "" - -#. module: account_payment_order_notification -#: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__message_unread_counter -msgid "Unread Messages Counter" -msgstr "" - #. module: account_payment_order_notification #: model:ir.model.fields,field_description:account_payment_order_notification.field_account_payment_order_notification__website_message_ids msgid "Website Messages" @@ -335,3 +327,10 @@ msgstr "" #: model:ir.model,name:account_payment_order_notification.model_wizard_account_payment_order_notification_line msgid "Wizard Account Payment Order Notification Line" msgstr "" + +#. module: account_payment_order_notification +#: model:mail.template,subject:account_payment_order_notification.email_account_payment_order_notification +msgid "" +"{{ object.company_id.name }} Payment Order (Ref {{ object.order_id.name or " +"'n/a' }})" +msgstr ""