Employee Delete

Topics brought up by the TimeTrex open source community.
Locked
Nox
Posts: 65
Joined: Tue Nov 04, 2008 1:20 pm

Employee Delete

Post by Nox »

We are using MYSQL. In TimeTrex if you delete an employee, it is only a logical delete, correct?

So, by that theory, you should be able to edit the database and change the deleted flag from 1 to 0 and the employee would show back up in the system?

I ask this because we have discovered that Supervisors can delete employees from the system, and we consider that action system altering reserved for Admins only.
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Correct. It will undelete the employee, but not all the other data that may have been deleted along with them, such as timesheet information.
Locked