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.
Add extra column for pending time in Status View
Moderator: crythias
Add extra column for pending time in Status View
You do not have the required permissions to view the files attached to this post.
-
- 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
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...
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: Add extra column for pending time in Status View
V 4.0.9 unter CentOS 7 
