Add extra column for pending time in Status View

Moderator: crythias

Locked
Lunk
Znuny newbie
Posts: 1
Joined: 07 Feb 2013, 17:31
Znuny Version: 3.1.4

Add extra column for pending time in Status View

Post by Lunk »

I've spent a lot of time trying to figure out how to tweak our OTRS system and in the process found lots of interesting things, though i get really confused by the logic in Sysconfig. What i'm trying to achieve is to add an extra column in Agent Tickets StatusView that shows the time left until a Pending time is reached, just like DashboardBackend###0100-TicketPendingReminder Time UntilTime

I've looked everywhere but can't find the right setting. I would really appreciate some help.
You do not have the required permissions to view the files attached to this post.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Add extra column for pending time in Status View

Post by reneeb »

There's no such setting. You have to edit the template file (Kernel/Output/HTML/Standard/AgentTicketOverviewSmall.dtl) and the frontend module...

Please note: When you change the template, you have to provide the TimeUnitl-Information in all modules that use this template: ticket search, queue view, status view. I don't know if that information is already available or not...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
chfr
Znuny newbie
Posts: 41
Joined: 24 Feb 2010, 12:18
Znuny Version: 3.2.3
Real Name: Christian

Re: Add extra column for pending time in Status View

Post by chfr »

My solution (in german):

viewtopic.php?f=35&t=19183
V 4.0.9 unter CentOS 7 :D
Locked