We are having a problem with the application version 5.0.42 bd MySql.
The issue is that we detected that the time recorded for each ticket was not being displayed.
Reviewing the application log we noticed that it had indicated an error that said that the time_accounting table did not exist.
We are using MySql, checking the database indeed the table does not exist and checking the corresponding physical files for this table do not exist either.
Can this table be created again?
How should the creation of the table be done?
In case of having information in a report, could the time taken in the cases be re-created?
How could it be done?
Thank you in advance for your help.
