How to set a read,write access on object using record rules
Hello
can anyone tell regarding how to set a read and write access on specific rule for any object.
i want achieve a following scenario in openerp crm.lead module
1. Sales man should not be able to edit the lead information which are assigned to other sales man of same team but able to view the lead information
I have done following configuration in my db
* created a users sales1,
* created two sales team -team1,team2
* sales1,sales2 belong to team1
* sales3,sales4 belong to team2
create a group name salesman dept
and assign crm.lead and other objects access rights as -read,write,
Now create a Record rules assign to group salesman dept
1. create a rule with object =crm.lead and all rights(r,w,c,d) and domain=
with above configuration
i can achieve following scenario
-each member of salesman can only see his/her salesman team data but they can also able to edit other salesman data .
Now for making actual scenario i tried following rule and append to same group but still not able to achieve....
1- create a rule with object =crm.lead then only read right
and set a domain=
Thanks
pritesh
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask pritesh for more information if necessary.