diff --git a/account_payment_order/i18n/am.po b/account_payment_order/i18n/am.po index 536b4bed6..d1f57fc60 100644 --- a/account_payment_order/i18n/am.po +++ b/account_payment_order/i18n/am.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/ar.po b/account_payment_order/i18n/ar.po index 58aa3c512..37829ca2c 100644 --- a/account_payment_order/i18n/ar.po +++ b/account_payment_order/i18n/ar.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/ca.po b/account_payment_order/i18n/ca.po index 5d84126ca..74ef20e83 100644 --- a/account_payment_order/i18n/ca.po +++ b/account_payment_order/i18n/ca.po @@ -103,6 +103,26 @@ msgstr "" "Activeu aquesta opció si aquest mètode de pagament requereix saber el número " "de compte bancari del client o proveïdor." +#. 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" @@ -495,6 +515,11 @@ msgstr "Seguidors" msgid "Followers (Partners)" msgstr "Seguidors (empreses)" +#. 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 @@ -578,6 +603,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -793,11 +828,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Nom o Descripció" +#. 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 @@ -1073,6 +1128,11 @@ msgstr "Referència lliure" msgid "Related Payment Lines" msgstr "Línies de pagament relacionades" +#. 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" @@ -1148,6 +1208,15 @@ msgstr "Estat" msgid "Status" msgstr "Estat" +#. 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" @@ -1277,6 +1346,11 @@ msgstr "Transaccions" msgid "Type of Date Filter" msgstr "Filtre de tipus de data" +#. 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" diff --git a/account_payment_order/i18n/ca_ES.po b/account_payment_order/i18n/ca_ES.po index dead90ea5..e78de2ed0 100644 --- a/account_payment_order/i18n/ca_ES.po +++ b/account_payment_order/i18n/ca_ES.po @@ -94,6 +94,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" @@ -482,6 +502,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 @@ -558,6 +583,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 @@ -761,11 +796,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1035,6 +1090,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" @@ -1108,6 +1168,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" @@ -1227,6 +1296,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" diff --git a/account_payment_order/i18n/cs.po b/account_payment_order/i18n/cs.po index 47369811a..5a41e41db 100644 --- a/account_payment_order/i18n/cs.po +++ b/account_payment_order/i18n/cs.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/da_DK.po b/account_payment_order/i18n/da_DK.po index 963389217..b7cfd7113 100644 --- a/account_payment_order/i18n/da_DK.po +++ b/account_payment_order/i18n/da_DK.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -564,6 +589,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 @@ -768,11 +803,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1045,6 +1100,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" @@ -1118,6 +1178,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" @@ -1237,6 +1306,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" diff --git a/account_payment_order/i18n/de.po b/account_payment_order/i18n/de.po index 982e1d64c..07c5986de 100644 --- a/account_payment_order/i18n/de.po +++ b/account_payment_order/i18n/de.po @@ -103,6 +103,26 @@ msgstr "" "Aktiviere diese Option, wenn mit dieser Zahlungsmethode die Bankkontonummer " "des Kunden oder Lieferanten bekannt sein muss." +#. 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 @@ -570,6 +595,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -776,12 +811,32 @@ msgid "" "Move line '%(line)s' of partner '%(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 #, fuzzy msgid "Name or Description" msgstr "Gleich oder leer" +#. 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 @@ -1059,6 +1114,11 @@ msgstr "Zahlungsreferenz" msgid "Related Payment Lines" msgstr "Zugehörige Zahlungszeilen" +#. 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" @@ -1132,6 +1192,15 @@ msgstr "Bundesland" msgid "Status" msgstr "Status" +#. 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" @@ -1251,6 +1320,11 @@ msgstr "Transaktionen" 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" diff --git a/account_payment_order/i18n/el_GR.po b/account_payment_order/i18n/el_GR.po index 59a2cb837..8e9b67641 100644 --- a/account_payment_order/i18n/el_GR.po +++ b/account_payment_order/i18n/el_GR.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -564,6 +589,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 @@ -767,11 +802,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1041,6 +1096,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" @@ -1114,6 +1174,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" @@ -1233,6 +1302,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" diff --git a/account_payment_order/i18n/es.po b/account_payment_order/i18n/es.po index 667639566..3e12028f9 100644 --- a/account_payment_order/i18n/es.po +++ b/account_payment_order/i18n/es.po @@ -101,6 +101,26 @@ msgstr "" "Activa esta opción si este método de pago debe requerirte informar el número " "de cuenta bancaria de tu cliente o proveedor" +#. 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" @@ -492,6 +512,11 @@ msgstr "Seguidores" msgid "Followers (Partners)" msgstr "Seguidores (Empresas)" +#. 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 @@ -576,6 +601,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -792,11 +827,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Nombre o descripción" +#. 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 @@ -1072,6 +1127,11 @@ msgstr "Tipo de Referencia" msgid "Related Payment Lines" msgstr "Líneas de pago relacionadas" +#. 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" @@ -1147,6 +1207,15 @@ msgstr "Estado" msgid "Status" msgstr "Estado" +#. 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" @@ -1276,6 +1345,11 @@ msgstr "Transacciones" msgid "Type of Date Filter" msgstr "Filtro de tipo de fecha" +#. 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" diff --git a/account_payment_order/i18n/es_AR.po b/account_payment_order/i18n/es_AR.po index 6f27c9fc3..99d1df8ef 100644 --- a/account_payment_order/i18n/es_AR.po +++ b/account_payment_order/i18n/es_AR.po @@ -98,6 +98,26 @@ msgstr "" "Active esta opción si este método de pago requiere que conozca el número de " "cuenta bancaria de su cliente o proveedor." +#. 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" @@ -489,6 +509,11 @@ msgstr "Seguidores" msgid "Followers (Partners)" msgstr "Seguidores (Socios)" +#. 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 @@ -573,6 +598,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -789,11 +824,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Nombre o descripción" +#. 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 @@ -1069,6 +1124,11 @@ msgstr "Tipo de Referencia" msgid "Related Payment Lines" msgstr "Líneas de Pago Relacionadas" +#. 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" @@ -1144,6 +1204,15 @@ msgstr "Estado" msgid "Status" msgstr "Estatus" +#. 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" @@ -1273,6 +1342,11 @@ msgstr "Transacciones" msgid "Type of Date Filter" msgstr "Tipo de Filtro de Fecha" +#. 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" diff --git a/account_payment_order/i18n/es_CL.po b/account_payment_order/i18n/es_CL.po index 536d35027..fa6ec201b 100644 --- a/account_payment_order/i18n/es_CL.po +++ b/account_payment_order/i18n/es_CL.po @@ -98,6 +98,26 @@ msgstr "" "Active esta opción si esta forma de pago requiere que conozca el número de " "cuenta bancaria de su cliente o proveedor." +#. 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" @@ -490,6 +510,11 @@ msgstr "Seguidores" msgid "Followers (Partners)" msgstr "Seguidores (Contactos)" +#. 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 @@ -574,6 +599,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -790,11 +825,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Nombre o Descripción" +#. 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 @@ -1070,6 +1125,11 @@ msgstr "Tipo de Referencia" msgid "Related Payment Lines" msgstr "Líneas de pago relacionadas" +#. 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" @@ -1145,6 +1205,15 @@ msgstr "Estado" msgid "Status" msgstr "Estado" +#. 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" @@ -1273,6 +1342,11 @@ msgstr "Transacciones" msgid "Type of Date Filter" msgstr "Tipo de filtro de fecha" +#. 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" diff --git a/account_payment_order/i18n/es_CR.po b/account_payment_order/i18n/es_CR.po index 119a9546d..2a46d2b64 100644 --- a/account_payment_order/i18n/es_CR.po +++ b/account_payment_order/i18n/es_CR.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/es_EC.po b/account_payment_order/i18n/es_EC.po index 55cb1751f..acbb928e0 100644 --- a/account_payment_order/i18n/es_EC.po +++ b/account_payment_order/i18n/es_EC.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/es_ES.po b/account_payment_order/i18n/es_ES.po index 75dec71a4..ee4d3a06c 100644 --- a/account_payment_order/i18n/es_ES.po +++ b/account_payment_order/i18n/es_ES.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/es_MX.po b/account_payment_order/i18n/es_MX.po index 23c3fcf80..94171c4d7 100644 --- a/account_payment_order/i18n/es_MX.po +++ b/account_payment_order/i18n/es_MX.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/es_VE.po b/account_payment_order/i18n/es_VE.po index b96f1c293..84d9d5763 100644 --- a/account_payment_order/i18n/es_VE.po +++ b/account_payment_order/i18n/es_VE.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/et.po b/account_payment_order/i18n/et.po index c0f33162f..089d1b4b4 100644 --- a/account_payment_order/i18n/et.po +++ b/account_payment_order/i18n/et.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/fi.po b/account_payment_order/i18n/fi.po index e7dec4836..104385e73 100644 --- a/account_payment_order/i18n/fi.po +++ b/account_payment_order/i18n/fi.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,15 @@ msgstr "Tila" 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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/fr.po b/account_payment_order/i18n/fr.po index e85e89d27..4e8f9ee21 100644 --- a/account_payment_order/i18n/fr.po +++ b/account_payment_order/i18n/fr.po @@ -102,6 +102,26 @@ msgstr "" "Activez cette option si cette méthode de paiement vous demande de connaître " "le numéro de compte bancaire de votre client ou fournisseur." +#. 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" @@ -496,6 +516,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 @@ -582,6 +607,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 @@ -805,12 +840,32 @@ msgid "" "Move line '%(line)s' of partner '%(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 #, fuzzy msgid "Name or Description" msgstr "Identique ou vide" +#. 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 @@ -1096,6 +1151,11 @@ msgstr "Référence du paiement" msgid "Related Payment Lines" msgstr "Lignes de paiement liés" +#. 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" @@ -1171,6 +1231,15 @@ msgstr "État" msgid "Status" msgstr "Statut" +#. 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" @@ -1299,6 +1368,11 @@ msgstr "Opérations" msgid "Type of Date Filter" msgstr "Type du filtre sur la date" +#. 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" diff --git a/account_payment_order/i18n/fr_FR.po b/account_payment_order/i18n/fr_FR.po index 13d5def89..526e5fba5 100644 --- a/account_payment_order/i18n/fr_FR.po +++ b/account_payment_order/i18n/fr_FR.po @@ -99,6 +99,26 @@ msgstr "" "Activez cette option si cette méthode de paiement vous demande de connaître " "le numéro de compte bancaire de votre client ou fournisseur." +#. 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" @@ -491,6 +511,11 @@ msgstr "Abonnés" 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 @@ -575,6 +600,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 @@ -792,11 +827,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Nom ou description" +#. 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 @@ -1072,6 +1127,11 @@ msgstr "Type de Référence" msgid "Related Payment Lines" msgstr "Lignes de paiement liés" +#. 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" @@ -1147,6 +1207,15 @@ msgstr "État" msgid "Status" msgstr "Statut" +#. 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" @@ -1276,6 +1345,11 @@ msgstr "Opérations" msgid "Type of Date Filter" msgstr "Type du filtre sur la date" +#. 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" diff --git a/account_payment_order/i18n/gl.po b/account_payment_order/i18n/gl.po index b76411558..28b3f0d41 100644 --- a/account_payment_order/i18n/gl.po +++ b/account_payment_order/i18n/gl.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/hr.po b/account_payment_order/i18n/hr.po index b49d16592..ba6161bd1 100644 --- a/account_payment_order/i18n/hr.po +++ b/account_payment_order/i18n/hr.po @@ -99,6 +99,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" @@ -489,6 +509,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 @@ -565,6 +590,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 @@ -771,11 +806,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1050,6 +1105,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" @@ -1123,6 +1183,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" @@ -1242,6 +1311,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" diff --git a/account_payment_order/i18n/it.po b/account_payment_order/i18n/it.po index ba7ce8c1f..969141985 100644 --- a/account_payment_order/i18n/it.po +++ b/account_payment_order/i18n/it.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -564,6 +589,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -767,11 +802,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1042,6 +1097,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" @@ -1115,6 +1175,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" @@ -1234,6 +1303,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" diff --git a/account_payment_order/i18n/lt.po b/account_payment_order/i18n/lt.po index 1448afdba..989b11473 100644 --- a/account_payment_order/i18n/lt.po +++ b/account_payment_order/i18n/lt.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/nb_NO.po b/account_payment_order/i18n/nb_NO.po index e9ee442d4..aca9ff2b2 100644 --- a/account_payment_order/i18n/nb_NO.po +++ b/account_payment_order/i18n/nb_NO.po @@ -101,6 +101,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" @@ -491,6 +511,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 @@ -568,6 +593,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -774,12 +809,32 @@ msgid "" "Move line '%(line)s' of partner '%(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 #, fuzzy msgid "Name or Description" msgstr "Samme eller tomme" +#. 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 @@ -1057,6 +1112,11 @@ msgstr "Betalingsreferanse" 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" @@ -1130,6 +1190,15 @@ msgstr "Tilstand" msgid "Status" msgstr "Status" +#. 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" @@ -1249,6 +1318,11 @@ msgstr "Transaksjoner" 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" diff --git a/account_payment_order/i18n/nl.po b/account_payment_order/i18n/nl.po index 1e940f78f..cb34eb7ad 100644 --- a/account_payment_order/i18n/nl.po +++ b/account_payment_order/i18n/nl.po @@ -102,6 +102,26 @@ msgstr "" "Activeer deze optie als de betaalwijze verwacht dat u het bankrekeningnummer " "van uw klant of leverancier kent." +#. 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" @@ -496,6 +516,11 @@ msgstr "Volgers" msgid "Followers (Partners)" msgstr "Volgers (Relaties)" +#. 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 @@ -573,6 +598,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -790,12 +825,32 @@ msgid "" "Move line '%(line)s' of partner '%(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 #, fuzzy msgid "Name or Description" msgstr "Zelfde of leeg" +#. 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 @@ -1072,6 +1127,11 @@ msgstr "Betaalreferentie" msgid "Related Payment Lines" msgstr "Gekoppelde betaalregels" +#. 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" @@ -1145,6 +1205,15 @@ msgstr "Staat/Provincie" msgid "Status" msgstr "Status" +#. 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" @@ -1264,6 +1333,11 @@ msgstr "Transacties" msgid "Type of Date Filter" msgstr "Soort datumfilter" +#. 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" diff --git a/account_payment_order/i18n/nl_BE.po b/account_payment_order/i18n/nl_BE.po index 84f847641..88ca356ec 100644 --- a/account_payment_order/i18n/nl_BE.po +++ b/account_payment_order/i18n/nl_BE.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/nl_NL.po b/account_payment_order/i18n/nl_NL.po index a22063d9d..8653277cc 100644 --- a/account_payment_order/i18n/nl_NL.po +++ b/account_payment_order/i18n/nl_NL.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -564,6 +589,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 @@ -767,11 +802,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1041,6 +1096,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" @@ -1114,6 +1174,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" @@ -1233,6 +1302,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" diff --git a/account_payment_order/i18n/pl.po b/account_payment_order/i18n/pl.po index a065b2969..b64e98edf 100644 --- a/account_payment_order/i18n/pl.po +++ b/account_payment_order/i18n/pl.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/pt.po b/account_payment_order/i18n/pt.po index cb152d001..67e1c3c96 100644 --- a/account_payment_order/i18n/pt.po +++ b/account_payment_order/i18n/pt.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/pt_BR.po b/account_payment_order/i18n/pt_BR.po index 73fa0e960..fc7f3c8a4 100644 --- a/account_payment_order/i18n/pt_BR.po +++ b/account_payment_order/i18n/pt_BR.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -565,6 +590,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -771,11 +806,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1050,6 +1105,11 @@ msgstr "Referência estruturada" msgid "Related Payment Lines" msgstr "Linhas relacionadas do pagamento" +#. 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" @@ -1123,6 +1183,15 @@ msgstr "" msgid "Status" msgstr "Status" +#. 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" @@ -1242,6 +1311,11 @@ msgstr "" msgid "Type of Date Filter" msgstr "Tipo de filtro de data" +#. 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" diff --git a/account_payment_order/i18n/pt_PT.po b/account_payment_order/i18n/pt_PT.po index 6e7cdbdd2..0516fae67 100644 --- a/account_payment_order/i18n/pt_PT.po +++ b/account_payment_order/i18n/pt_PT.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,15 @@ msgstr "" msgid "Status" msgstr "Estado" +#. 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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/ro.po b/account_payment_order/i18n/ro.po index 1db747e6b..9034f8f2f 100644 --- a/account_payment_order/i18n/ro.po +++ b/account_payment_order/i18n/ro.po @@ -99,6 +99,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" @@ -487,6 +507,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 @@ -563,6 +588,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 @@ -766,11 +801,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1040,6 +1095,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" @@ -1113,6 +1173,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" @@ -1232,6 +1301,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" diff --git a/account_payment_order/i18n/ru.po b/account_payment_order/i18n/ru.po index 055321a79..4e3baf3a1 100644 --- a/account_payment_order/i18n/ru.po +++ b/account_payment_order/i18n/ru.po @@ -100,6 +100,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" @@ -488,6 +508,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 @@ -564,6 +589,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 @@ -767,11 +802,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1041,6 +1096,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" @@ -1114,6 +1174,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" @@ -1233,6 +1302,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" diff --git a/account_payment_order/i18n/sl.po b/account_payment_order/i18n/sl.po index 8de4c18a1..048af2dd2 100644 --- a/account_payment_order/i18n/sl.po +++ b/account_payment_order/i18n/sl.po @@ -99,6 +99,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" @@ -488,6 +508,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 @@ -565,6 +590,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -771,11 +806,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1050,6 +1105,11 @@ msgstr "Strukturiran sklic" msgid "Related Payment Lines" msgstr "Povezane plačilne postavke" +#. 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" @@ -1123,6 +1183,15 @@ msgstr "Stanje" msgid "Status" msgstr "Status" +#. 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" @@ -1242,6 +1311,11 @@ msgstr "" msgid "Type of Date Filter" msgstr "Tip datumskega filtra" +#. 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" diff --git a/account_payment_order/i18n/sv.po b/account_payment_order/i18n/sv.po index b632145da..0fa5f6e50 100644 --- a/account_payment_order/i18n/sv.po +++ b/account_payment_order/i18n/sv.po @@ -98,6 +98,26 @@ msgstr "" "Aktivera det här alternativet om den här betalningsmetoden kräver att du " "måste känna till kundens eller leverantörens bankkontonummer." +#. 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" @@ -486,6 +506,11 @@ msgstr "Följare" msgid "Followers (Partners)" msgstr "Följare (Partners)" +#. 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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 "Namn eller beskrivning" +#. 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 @@ -1039,6 +1094,11 @@ msgstr "Referenstyp" 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" @@ -1112,6 +1172,15 @@ msgstr "" msgid "Status" msgstr "Status" +#. 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" @@ -1231,6 +1300,11 @@ msgstr "Transaktioner" msgid "Type of Date Filter" msgstr "Typ av datumfilter" +#. 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" diff --git a/account_payment_order/i18n/th.po b/account_payment_order/i18n/th.po index 93692ac58..59df015ac 100644 --- a/account_payment_order/i18n/th.po +++ b/account_payment_order/i18n/th.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/tr.po b/account_payment_order/i18n/tr.po index d848e3a4e..dd2866e95 100644 --- a/account_payment_order/i18n/tr.po +++ b/account_payment_order/i18n/tr.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,16 @@ msgstr "" msgid "ID" msgstr "ID" +#. 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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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" diff --git a/account_payment_order/i18n/vi.po b/account_payment_order/i18n/vi.po index aaed475e6..3d49e8a95 100644 --- a/account_payment_order/i18n/vi.po +++ b/account_payment_order/i18n/vi.po @@ -98,6 +98,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" @@ -486,6 +506,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 @@ -562,6 +587,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 @@ -765,11 +800,31 @@ msgid "" "Move line '%(line)s' of partner '%(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 @@ -1039,6 +1094,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" @@ -1112,6 +1172,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" @@ -1231,6 +1300,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"