How can i delete employees. It will only allow them to be terminated?
thanks
How can i delete employees. It will only allow them to be terminated?
thanks
hi,
what u mean by deleting the employees...
do u mean deleting the users?/
if that is so you cannot do it, you are allowed to inactivate their account
-john
The either way to delete them directly is from the database.
Regards,
This file will add the ability to 'remove' people from the list and reassign their stuff to other people. It still leaves them in the database but it toggles the delete flag instead of making them 'terminated'Originally Posted by pentalift1
Kenneth Brill - Help Forum Moderator
I do not respond to 'Private Messages'. Please email me directly instead
When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
Help us Help You
if you have direct access to the database server remove it manually... is the only way i know to do it...
use
DELETE from users
WHERE user_name = ;
I would not remove it unless is necessary...
CHECK IF THIS USER IS LINKED TO SOMETHING BEFORE NUKE IT!!!!
TIPP: backup your database before try it...
Last edited by tbastos; 2007-06-25 at 11:44 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks