← Back to team overview

openerp-india team mailing list archive

[Bug 1026806] [NEW] Boolean option giving a user read only to a group.

 

Public bug reported:

We'd like a simple way to setup a user that can ONLY read details within
OpenERP.

Currently the way that I do this is make a duplicate of a group (and
their inherited groups) and then set the permissions to only have Read
Access.  Each time we add a new feature I have to go hunting through the
changes to the access rights and add those to that Read Only group.
This is not the most effective way that things could be done.

If a user is set to have read only access to an existing group, the new
menus and access rules are automatically available to that user (albeit
in that read only state).

By being able to define a user/group/company combination as read only it
should be relatively simple to have some code to decide if a 'Edit' or
'Create' (or 'Duplicate', 'Delete' etc) button is visible to the user.

** Affects: openobject-server
     Importance: Undecided
         Status: New


** Tags: permissions readonly

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1026806

Title:
  Boolean option giving a user read only to a group.

Status in OpenERP Server:
  New

Bug description:
  We'd like a simple way to setup a user that can ONLY read details
  within OpenERP.

  Currently the way that I do this is make a duplicate of a group (and
  their inherited groups) and then set the permissions to only have Read
  Access.  Each time we add a new feature I have to go hunting through
  the changes to the access rights and add those to that Read Only
  group.  This is not the most effective way that things could be done.

  If a user is set to have read only access to an existing group, the
  new menus and access rules are automatically available to that user
  (albeit in that read only state).

  By being able to define a user/group/company combination as read only
  it should be relatively simple to have some code to decide if a 'Edit'
  or 'Create' (or 'Duplicate', 'Delete' etc) button is visible to the
  user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1026806/+subscriptions


Follow ups

References