Hello everybody.
I'd like to have some lines backgrounded in red if they are in the "Very important" Queue.
Each day at midnight, I print a ticket list of the day. And the very important tickets should be backgrounded in a different color than #AAAAAA and #DDDDDD which can be set in /Kernel/Modules/AgentStat.pm
Any idea?
Thanks a lot
background color in ticket list depending on Queue
Moderator: crythias
-
- 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: background color in ticket list depending on Queue
This needs development... You have to modify Kernel/Modules/AgentStats.pm for that...
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: background color in ticket list depending on Queue
Thanks for your reply reneeb,
I was expecting that, but do you have a clue or a solution ?
Thanks
I was expecting that, but do you have a clue or a solution ?
Thanks
-
- 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: background color in ticket list depending on Queue
I guess, you have to change the code somewhere near https://github.com/OTRS/otrs/blob/rel-4 ... s.pm#L2419
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