From 3b2b2a1d050807aa6171c74e125921c5df64454f Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 5 Oct 2023 10:04:08 +0000 Subject: [PATCH] [UPD] Update helpdesk_mgmt.pot --- helpdesk_mgmt/i18n/helpdesk_mgmt.pot | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/helpdesk_mgmt/i18n/helpdesk_mgmt.pot b/helpdesk_mgmt/i18n/helpdesk_mgmt.pot index 7528da9a95..f1eb49a6e4 100644 --- a/helpdesk_mgmt/i18n/helpdesk_mgmt.pot +++ b/helpdesk_mgmt/i18n/helpdesk_mgmt.pot @@ -6,8 +6,6 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-28 11:36+0000\n" -"PO-Revision-Date: 2023-09-28 11:36+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -429,6 +427,10 @@ msgstr "" #: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket_stage__company_id #: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket_tag__company_id #: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket_team__company_id +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt.view_helpdesk_ticket_category_search +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt.view_helpdesk_ticket_channel_search +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt.view_helpdesk_ticket_stage_search +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt.view_helpdesk_ticket_team_search msgid "Company" msgstr "" @@ -782,7 +784,9 @@ msgstr "" #. module: helpdesk_mgmt #: model:ir.model.fields,help:helpdesk_mgmt.field_helpdesk_ticket__message_has_error +#: model:ir.model.fields,help:helpdesk_mgmt.field_helpdesk_ticket__message_has_sms_error #: model:ir.model.fields,help:helpdesk_mgmt.field_helpdesk_ticket_team__message_has_error +#: model:ir.model.fields,help:helpdesk_mgmt.field_helpdesk_ticket_team__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" @@ -1176,6 +1180,12 @@ msgstr "" msgid "Responsible User" msgstr "" +#. module: helpdesk_mgmt +#: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket__message_has_sms_error +#: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket_team__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + #. module: helpdesk_mgmt #. odoo-python #: code:addons/helpdesk_mgmt/controllers/myaccount.py:0