Results 1 to 2 of 2

Thread: restricting write permissions

  1. #1
    brad1 is offline Junior Member
    Join Date
    Apr 2007
    Posts
    1

    Default restricting write permissions

    Hi,

    I have been having a look at this CRM, but I have a slight issue I cannot yet resolve.

    Due to the need for 'accountability' I do not want a user to be able to edit or delete "existing'" notes or comments.

    I know I can restrict permissions for a user, but this does not seem to address the issue.

    for example

    A user enters a note, or creates a case etc.

    they can continue adding comments to this. However, they can go back and delete, or edit these comments.

    Our requirement is that if a comment is made against an account, no one (bar admin or some fancy back end editing) can delete or remove this comment/note. If an amendment is needed a new note needs to be made.

    If I restrict the user by removing write access, then they cannot create a case to start with.

    Is there a way to accomplish the above? ie: write permissions to create a case/note, but the inability to remove or edit this once it has been committed to the database.

    Cheers

    Brad

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: restricting write permissions

    Two options come to mind:

    1. The workflow automation engine in the Pro and Enterprise versions would allow you to modify the "Assigned To" value of the entry automatically after it is saved/entered into the database. Using this tool, you would then be able to automatically assign the entries to an admin user or the like. If you combine this with the roles functionality, you could then restrict who can edit the entries afterwards.

    The only problem with this is that Notes do not have an "Assigned To" value, thus, you would be able to apply this solution to Cases and other areas, but not Notes.

    2. The second option would be to use some custom code in conjunction with the logic hooks in Sugar and mimic the same behavior of the workflow automation engine.

    Again, you wouldn't be able to apply it to Notes, but it would work in other areas.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 2008-12-17, 07:22 PM
  2. Can't modify permissions via FTP
    By trivoc in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-04-01, 01:39 PM
  3. UPGRADE 4.5.0h to 4.5.1: UpgradeWizard - ERROR: no file uploaded!
    By creaware in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-02-13, 12:24 AM
  4. Upgrade Wizard link returns a blank page
    By rmichaut in forum Help
    Replies: 9
    Last Post: 2006-10-30, 07:30 PM
  5. Permissions and installation
    By nabilbloggs in forum Help
    Replies: 1
    Last Post: 2006-06-28, 02:08 PM

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
  •