Add the field "Time Units" from TimeAccounting to Overview

Moderator: crythias

Locked
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Add the field "Time Units" from TimeAccounting to Overview

Post by RStraub »

When you zoom into a ticket you get the information Accounted time as sum of all the entered values to the "Time units" field.

We'd like to add this Accounted time to the Overview (StatusView, QueueView etc...). I tried to add it in the same manner as I'd add a dynamic field but it didn't match and the column was empty.

Is there a way to add this field via sysconfig or would we need to alter the *.dtl files?


Additionally a related question:
How can I add the field Time Units to a process management ActivityDialog?

Best regards and many thanks,
Rolf
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
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 the field "Time Units" from TimeAccounting to Overvi

Post by reneeb »

The TimeAccounted is not part of the information you get with TicketGet. So you'll have to edit the .dtl *and* the .pm file(s).
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
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Add the field "Time Units" from TimeAccounting to Overvi

Post by RStraub »

Bummer.

But thank you very much for your reply, atleast I do know where to start looking now!
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Locked