Results 1 to 5 of 5

Thread: deleted employees

  1. #1
    pentalift1 is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    12

    Default deleted employees

    How can i delete employees. It will only allow them to be terminated?

    thanks

  2. #2
    madaboutsugar is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    19

    Default Re: deleted employees

    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

  3. #3
    paikmoses's Avatar
    paikmoses is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    541

    Default Re: deleted employees

    The either way to delete them directly is from the database.

    Regards,

  4. #4
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: deleted employees

    Quote Originally Posted by pentalift1
    How can i delete employees. It will only allow them to be terminated?

    thanks
    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'
    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

  5. #5
    tbastos is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default deleted employees

    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 2011-03-29, 10:40 AM
  2. Difference between Users and Employees?
    By Thomasi in forum Help
    Replies: 0
    Last Post: 2006-09-18, 10:35 AM
  3. Replies: 0
    Last Post: 2006-07-03, 06:26 PM
  4. I broke the Employees List
    By drac0 in forum Help
    Replies: 4
    Last Post: 2006-02-01, 11:37 PM
  5. Replies: 11
    Last Post: 2005-11-30, 07:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •