Page 1 of 1
Time Work When Ticket Display
Posted: Thu Mar 23, 2017 6:46 am
by biiboy
Script URL: localhost
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I submit a ticket and url direct to admin_ticket.php?trackxxxxx. I see a "Time Worked" starting. When I click "Home", I see time worked on the table is stopping.
Can HESK running "Time Work" when ticket back to "Home" (admin_main.php) ?
Time Stop
Time Start

Re: Time Work When Ticket Display
Posted: Thu Mar 23, 2017 10:13 am
by Klemen
Time worked is only saved when you submit a reply or manually edit time worked. If you just see the ticket and go back to homepage, nothing is saved and time tracking stops.
Re: Time Work When Ticket Display
Posted: Thu Mar 23, 2017 2:48 pm
by biiboy
Thanks for your answer Klemen...
Can HESK running time worked when Customer submit a ticket ?
I try to replied but "Time Worked" still stopping. Only save when I replied the ticket.

Re: Time Work When Ticket Display
Posted: Thu Mar 23, 2017 3:13 pm
by Klemen
No, it is just Javascript code so it starts running when you open ticket in admin panel and stops when you submit a reply.
Re: Time Work When Ticket Display
Posted: Thu Mar 23, 2017 4:11 pm
by biiboy
I mean like this..
Submit Ticket 09:00AM -> Staff A change status to in progress -> Back to "Home page" and "Time Worked" still running -> Time Worked stop when ticket has resolved. So, there is a calculate time when Customer Submit a Ticket and Staff Resolved, even ticket status change from "New' to "Replied" or In Progress or PEnding.
the point is, Time Worked will show calculate time with Customer Submit Ticket and Staff Resolved Ticket
whether it can be like that ?
Re: Time Work When Ticket Display
Posted: Thu Mar 23, 2017 6:01 pm
by Klemen
There is no built-in way of doing it like that, no.