Time Work When Ticket Display

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
biiboy
Posts: 7
Joined: Mon Mar 13, 2017 12:20 pm

Time Work When Ticket Display

Post 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
Image

Time Start
Image
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Time Work When Ticket Display

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
biiboy
Posts: 7
Joined: Mon Mar 13, 2017 12:20 pm

Re: Time Work When Ticket Display

Post 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.

Image
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Time Work When Ticket Display

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
biiboy
Posts: 7
Joined: Mon Mar 13, 2017 12:20 pm

Re: Time Work When Ticket Display

Post 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 ?
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Time Work When Ticket Display

Post by Klemen »

There is no built-in way of doing it like that, no.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply