diff --git a/account_payment_order/i18n/account_payment_order.pot b/account_payment_order/i18n/account_payment_order.pot index 3d5610aff..97ca435f9 100644 --- a/account_payment_order/i18n/account_payment_order.pot +++ b/account_payment_order/i18n/account_payment_order.pot @@ -92,6 +92,26 @@ msgid "" "account number of your customer or supplier." msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_ids +msgid "Activities" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_state +msgid "Activity State" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + #. module: account_payment_order #: model_terms:ir.ui.view,arch_db:account_payment_order.account_payment_line_create_form msgid "Add All Move Lines" @@ -493,6 +513,11 @@ msgstr "" msgid "Followers (Partners)" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,help:account_payment_order.field_account_payment_order__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + #. module: account_payment_order #: code:addons/account_payment_order/models/bank_payment_line.py:0 #, python-format @@ -571,6 +596,16 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,help:account_payment_order.field_account_payment_order__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,help:account_payment_order.field_account_payment_order__message_needaction #: model:ir.model.fields,help:account_payment_order.field_account_payment_order__message_unread @@ -779,11 +814,31 @@ msgstr "" msgid "Move line '%s' of partner '%s' has already been reconciled" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__my_activity_date_deadline +msgid "My Activity Deadline" +msgstr "" + #. module: account_payment_order #: model_terms:ir.ui.view,arch_db:account_payment_order.account_payment_order_search msgid "Name or Description" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_type_id +msgid "Next Activity Type" +msgstr "" + #. module: account_payment_order #: code:addons/account_payment_order/models/account_move.py:0 #, python-format @@ -1054,6 +1109,11 @@ msgstr "" msgid "Related Payment Lines" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__activity_user_id +msgid "Responsible User" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__message_has_sms_error msgid "SMS Delivery error" @@ -1127,6 +1187,15 @@ msgstr "" msgid "Status" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,help:account_payment_order.field_account_payment_order__activity_state +msgid "" +"Status based on activities\n" +"Overdue: Due date is already passed\n" +"Today: Activity date is today\n" +"Planned: Future activities." +msgstr "" + #. module: account_payment_order #: model:ir.model.fields.selection,name:account_payment_order.selection__account_move__reference_type__structured msgid "Structured Reference" @@ -1245,6 +1314,11 @@ msgstr "" msgid "Type of Date Filter" msgstr "" +#. module: account_payment_order +#: model:ir.model.fields,help:account_payment_order.field_account_payment_order__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order__message_unread msgid "Unread Messages"