# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% SET OTRSBusinessLabel = 'OTRS Business Solution™' %] [% RenderBlockStart("Overview") %]
[% Translate("Here you can upload a configuration file to import Ticket Notifications to your system. The file needs to be in .yml format as exported by the Ticket Notification module.") | html %]
| [% Translate("Name") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Changed") | html %] | [% Translate("Created") | html %] | [% Translate("Export") | html %] | [% Translate("Copy") | html %] | [% Translate("Delete") | html %] |
|---|---|---|---|---|---|---|---|
| [% Translate("No data found.") | html %] | |||||||
| [% Translate(Data.Name) | html %] | [% Data.Comment | truncate(26) | html %] | [% Translate(Data.Valid) | html %] | [% Data.ChangeTime | Localize("TimeShort") %] | [% Data.CreateTime | Localize("TimeShort") %] | [% Translate("Export") | html %] | [% Translate("Copy") | html %] | |
| [% Translate("No matches found.") | html %] | |||||||
[% Translate("Notifications are sent to an agent or a customer.") | html %]
[% Translate("You can use the following tags") | html %]:
<OTRS_AGENT_SUBJECT[20]><OTRS_AGENT_BODY[5]><OTRS_AGENT_*><OTRS_AGENT_From>, <OTRS_AGENT_To>, <OTRS_AGENT_Cc>).
<OTRS_CUSTOMER_SUBJECT[20]><OTRS_CUSTOMER_BODY[5]><OTRS_CUSTOMER_REALNAME><OTRS_CUSTOMER_*><OTRS_CUSTOMER_From>, <OTRS_CUSTOMER_To>,
<OTRS_CUSTOMER_Cc>).
<OTRS_CUSTOMER_DATA_*><OTRS_CUSTOMER_DATA_UserFirstname>).
<OTRS_OWNER_*> [% Translate("or") | html %] <OTRS_TICKET_OWNER_*><OTRS_OWNER_UserFirstname> [% Translate("or") | html %] <OTRS_TICKET_OWNER_UserFirstname>).
<OTRS_RESPONSIBLE_*> [% Translate("or") | html %] <OTRS_TICKET_RESPONSIBLE_*><OTRS_RESPONSIBLE_UserFirstname> [% Translate("or") | html %] <OTRS_TICKET_RESPONSIBLE_UserFirstname>).
<OTRS_CURRENT_*><OTRS_CURRENT_UserFirstname>).
<OTRS_*> [% Translate("or") | html %] <OTRS_NOTIFICATION_RECIPIENT_*><OTRS_UserFullname> [% Translate("or") | html %] <OTRS_NOTIFICATION_RECIPIENT_UserFullname>).
<OTRS_TICKET_*><OTRS_TICKET_TicketNumber>, <OTRS_TICKET_TicketID>,
<OTRS_TICKET_Queue>, <OTRS_TICKET_State>).
<OTRS_TICKET_DynamicField_*><OTRS_TICKET_DynamicField_TestField>,
<OTRS_TICKET_DynamicField_TicketFreeText1>).
<OTRS_TICKET_DynamicField_*_Value><OTRS_TICKET_DynamicField_TestField_Value>,
<OTRS_TICKET_DynamicField_TicketFreeText1_Value>).
<OTRS_CONFIG_*><OTRS_CONFIG_HttpType>).
[% Translate("Example notification") | html %]:
: