← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 770113] Re: security cannot be set for a specific column of a table (object)

 

Hello Nima,

You have to manage this through groups and access rights.First you need
to create separate group with different access rights permission. You
can assign this group to particular field also from view definition.

You can take a reference from following link of doc for more detail:
http://doc.openerp.com/v6.0/book/8/8_20_Config/8_20_Config_accessRights.html#groups-and-users

Hope this will help you.

Thanks.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/770113

Title:
  security cannot be set for a specific column of a table (object)

Status in OpenERP Server:
  New

Bug description:
  Hello,
  i am using openerp 6.0.2 and i have a real problem with access rights.we all have sales /user and sales /manger groups. the sales>manager can see all the leads but users can only see theirs.our crm group have to be able to see other peoples' leads too,so they can find the duplicates.so i config the rule to (1,'=',1) and now they can see all lead.now i want to set a restriction so that no one can change other peoples salesman but can change themselves.
  this is a case ,that we should be able to set a rule for a specific column of a table,i think.in this case user_id column in crm_leads table.but i cannot find how that is possible in system.

  if u had any idea please let me know.


References