# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # $origin: otrs - b9cf29ede488bbc3bf5bd0d49f422ecc65668a0c - Kernel/Output/HTML/Templates/Standard/AgentTicketOverviewMedium.tt # -- # 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. # -- [% RenderBlockStart("DocumentActionRow") %]
|
[% Data.ArticleFields.Sender.Realname | truncate(36) | html %]
|
[% Data.Age | html %] |
[% Data.Queue | html %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% IF !Data.ITSMIncidentProblemManagement %]
# ---
[% RenderBlockStart("CustomerIDRW") %]
[% IF Data.CustomerID %][% Data.CustomerID | html %][% END %]
[% RenderBlockEnd("CustomerIDRW") %]
[% RenderBlockStart("CustomerIDRO") %]
[% Data.CustomerID | html %]
[% RenderBlockEnd("CustomerIDRO") %]
[% Data.CustomerName | html %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% END %]
# ---
# example of how to use fixed dynamic field blocks for customizations
# Note: Field1 is the name of the field and had to be replaced with the actual
# field name
#[% RenderBlockStart("DynamicField_Field1") %]
#
#
#[% RenderBlockStart("DynamicField_Field1Link") %]
#
#[% RenderBlockEnd("DynamicField_Field1Link") %]
#[% RenderBlockStart("DynamicField_Field1Plain") %]
# [% Data.Value %]
#[% RenderBlockEnd("DynamicField_Field1Plain") %]
# |
#[% RenderBlockEnd("DynamicField_Field1") %]
[% RenderBlockStart("FirstResponseTime") %]
[% Data.FirstResponseTimeHuman | html %] / [% Data.FirstResponseTimeDestinationDate | Localize("TimeShort") %]
[% RenderBlockEnd("FirstResponseTime") %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% IF Data.ITSMIncidentProblemManagement %]
[% RenderBlockStart("UpdateTime") %]
[% Data.UpdateTimeHuman | html %] / [% Data.UpdateTimeDestinationDate | Localize("TimeShort") %]
[% RenderBlockEnd("UpdateTime") %]
|
[% RenderBlockStart("SolutionTime") %]
[% Data.SolutionTimeHuman | html %] / [% Data.SolutionTimeDestinationDate | Localize("TimeShort") %]
[% RenderBlockEnd("SolutionTime") %]
|
[% END %]
# ---
| [% Data.Created | Localize("TimeLong") %] |
[% Translate(Data.State) | html %]
|
[% RenderBlockStart("Type") %]
[% Data.Type | html %]
[% RenderBlockEnd("Type") %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% IF Data.ITSMIncidentProblemManagement %]
[% Translate(Data.Criticality) | html %]
|
[% Translate(Data.Impact) | html %]
|
[% Translate(Data.Priority) | html %]
|
[% END %]
# ---
# example of how to use fixed dynamic field blocks for customizations
# Note: Field2 is the name of the field and had to be replaced with the actual
# field name
#[% RenderBlockStart("DynamicField_Field2") %]
#
#
#[% RenderBlockStart("DynamicField_Field2Link") %]
#
#[% RenderBlockEnd("DynamicField_Field2Link") %]
#[% RenderBlockStart("DynamicField_Field2Plain") %]
# [% Data.Value %]
#[% RenderBlockEnd("DynamicField_Field2Plain") %]
# |
#[% RenderBlockEnd("DynamicField_Field2") %]
# ---
# ITSMIncidentProblemManagement
# ---
[% IF !Data.ITSMIncidentProblemManagement %]
# ---
[% RenderBlockStart("UpdateTime") %]
[% Data.UpdateTimeHuman | html %] / [% Data.UpdateTimeDestinationDate | Localize("TimeShort") %]
[% RenderBlockEnd("UpdateTime") %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% END %]
# ---
|
[% Data.ArticleFields.Subject.Value | truncate(36) | html %]
|
[% RenderBlockStart("OwnerResponsible") %]
[% IF Config('Ticket::Responsible') %]
[% Data.OwnerFullname | html %] / [% Data.ResponsibleFullname | html %]
|
[% ELSE %]
[% Data.OwnerFullname | html %]
|
[% END %]
[% RenderBlockEnd("OwnerResponsible") %]
[% Translate(Data.Lock) | html %]
|
[% RenderBlockStart("Service") %]
[% Data.Service | html %]
[% RenderBlockEnd("Service") %]
[% RenderBlockStart("SLA") %]
[% Data.SLA | html %]
[% RenderBlockEnd("SLA") %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% IF Data.ITSMIncidentProblemManagement %]
[% RenderBlockStart("CustomerIDRW") %]
[% Data.CustomerID | html %]
[% RenderBlockEnd("CustomerIDRW") %]
[% RenderBlockStart("CustomerIDRO") %]
[% Data.CustomerID | html %]
[% RenderBlockEnd("CustomerIDRO") %]
[% Data.CustomerName | html %]
|
[% END %]
# ---
# example of how to use fixed dynamic field blocks for customizations
# Note: Field3 is the name of the field and had to be replaced with the actual
# field name
#[% RenderBlockStart("DynamicField_Field3") %]
#
#
#[% RenderBlockStart("DynamicField_Field3Link") %]
#
#[% RenderBlockEnd("DynamicField_Field3Link") %]
#[% RenderBlockStart("DynamicField_Field3Plain") %]
# [% Data.Value %]
#[% RenderBlockEnd("DynamicField_Field3Plain") %]
# |
#[% RenderBlockEnd("DynamicField_Field3") %]
# ---
# ITSMIncidentProblemManagement
# ---
[% IF !Data.ITSMIncidentProblemManagement %]
# ---
[% RenderBlockStart("SolutionTime") %]
[% Data.SolutionTimeHuman | html %] / [% Data.SolutionTimeDestinationDate | Localize("TimeShort") %]
[% RenderBlockEnd("SolutionTime") %]
|
# ---
# ITSMIncidentProblemManagement
# ---
[% END %]
# ---
|
[% RenderBlockStart("DynamicFieldTableRowRecordLink") %]
[% RenderBlockEnd("DynamicFieldTableRowRecordLink") %]
[% RenderBlockStart("DynamicFieldTableRowRecordPlain") %]
[% Data.Value %]
[% RenderBlockEnd("DynamicFieldTableRowRecordPlain") %]
|
[% RenderBlockEnd("DynamicFieldTableRowRecord") %]