Version of script: 3.4.3
Hesk displays tasks overdue set for today. What to change in the code to mark a task as overdue if it has yesterday's date?
Hesk displays tasks overdue set for today.
Moderator: mkoch227
Re: Hesk displays tasks overdue set for today.
Due date is interpreted as "due by date" in Hesk, so if you set it to today, it will show as overdue if it is today and it is not resolved.
Rather than modifying the code (in several places) and risking issues and upgrade problems in the future, why don't you just set the date one day later?
If you still want to go down the road of changing the code - there is no simple one-place modification. You will need to find and modify all the instances that set the due date (when submitting, when viewing a ticket, automatically by category, ...). Unfortunately this is not something I can help with, you may need to hire a PHP developer.
Rather than modifying the code (in several places) and risking issues and upgrade problems in the future, why don't you just set the date one day later?
If you still want to go down the road of changing the code - there is no simple one-place modification. You will need to find and modify all the instances that set the due date (when submitting, when viewing a ticket, automatically by category, ...). Unfortunately this is not something I can help with, you may need to hire a PHP developer.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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