Is it possible to download the tickets and the time they came in at the end of the day into a CSV file?
Thanks
Sam
I believe you can do this by logging directly into the database and doing an export.
I do not believe that this is possible directly from OSTicket, however.
you can create a php to connect the db and ask for the info you want then you can export it to a csv o pdf file.