reports

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
vladsn07
Posts: 12
Joined: Wed Oct 16, 2013 12:33 pm

reports

Post by vladsn07 »

Script URL:
Version of script: 2.5.2
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:

Hello I in October remain unfulfilled tickets. At the end of the month I'm doing a report and see completed 97 tickets and 5 are not performed. When I do a 5 outstanding in November, when you close the ticket goes to report in October, November and need. What to do?

Month New tickets Open Resolved Time worked
October 2013 102 5 97 14:40:12
November 2013 142 27 115 06:01:53
Totals 244 32 212 20:42:05
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: reports

Post by Klemen »

Sorry, but I do not understand what you mean. Please try explaining exactly what happens and what you expect to happen.
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
vladsn07
Posts: 12
Joined: Wed Oct 16, 2013 12:33 pm

Re: reports

Post by vladsn07 »

I want that in the report in a month there were tickets which closed this month. Now if tickets are open in October, when closing in November - the ticket will be closed in October
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: reports

Post by Klemen »

To do that you would need to for example add another column to the tickets table and save the date ticket was closed there. This would require editing the source code beyond the scope of my support.
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
vladsn07
Posts: 12
Joined: Wed Oct 16, 2013 12:33 pm

Re: reports

Post by vladsn07 »

Not quite sure where to add a column? reports.php? export.php? Can please describe?
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: reports

Post by Klemen »

In the database structure then modify several files to make it work.

As said, I am afraid I do not provide support/instructions for such changes, you will need to do them yourself or hire a programmer.
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