# -- # 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. # -- ## nofilter(TidyAll::Plugin::OTRS::TT::ScriptUsage) [% SET OTRSBusinessLabel = 'OTRS Business Solution™' %] [% RenderBlockStart("Overview") %]
[% Translate("Here you can upload a configuration file to import appointment notifications to your system. The file needs to be in .yml format as exported by the appointment 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.") | html %]
[% Translate("You can use the following tags") | html %]:
<OTRS_APPOINTMENT_TITLE[20]><OTRS_APPOINTMENT_*><OTRS_APPOINTMENT_APPOINTMENTID>, <OTRS_APPOINTMENT_STARTTIME>, <OTRS_APPOINTMENT_DESCRIPTION>).
<OTRS_CALENDAR_*><OTRS_CALENDAR_CALENDARID>, <OTRS_CALENDAR_CALENDARNAME>, <OTRS_CALENDAR_COLOR>).
<OTRS_*> [% Translate("or") | html %] <OTRS_NOTIFICATION_RECIPIENT_*><OTRS_UserFullname> [% Translate("or") | html %] <OTRS_NOTIFICATION_RECIPIENT_UserFullname>).
<OTRS_CONFIG_*><OTRS_CONFIG_HttpType>).
[% Translate("Example notification") | html %]:
: