Community mailing list archives
community@mail.odoo.com
Browse archives
Re: Record Rules Help - V7
by
Tibyan
Dear Naran,
You should create a rule to allow only sale orders (or quotations) become visible to login users (or Salesperson field on the form) who belong to a 'Sales / See Own Leads' group, is it what you meant?
Tibyan
I am looking for a small technical assistance to get around this record rule issue, I was trying to filter the Customers based existing sales group "see own leads" . This should show only partners which were assigned to them.
You should create a rule to allow only sale orders (or quotations) become visible to login users (or Salesperson field on the form) who belong to a 'Sales / See Own Leads' group, is it what you meant?
Tibyan
On 09 ديس, 2015 ص 01:20, Naran M wrote:
<blockquote
cite="mid:CAG6fCcEEYX8BcWSK4FD5=cE_Q9Kh4vCdSphYY8CACn253HiPbw@mail.gmail.com"
type="cite">
Hello Community,
I am looking for a small technical assistance to get around this record rule issue, I was trying to filter the Customers based existing sales group "see own leads" . This should show only partners which were assigned to them.
We created a record rule on
res.partner object with (create,
write, read, delete) rights, following
domain and give a Sales / User: Own
Leads Only group to the record rule
['|',('user_id','=',False),('user_id','=',user.id)]

When I try to open a partner in form view, I end up with below error
Access Denied The requested operation cannot be completed due to security restrictions. Please contact your system administrator. (Document type: Partner, Operation: read)

Any suggestions please..?
['|',('user_id','=',False),('user_id','=',user.id)]
When I try to open a partner in form view, I end up with below error
Access Denied The requested operation cannot be completed due to security restrictions. Please contact your system administrator. (Document type: Partner, Operation: read)
Any suggestions please..?
Thanks,
Naran
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
Reference
-
Record Rules Help - V7
byRU3IX PTY LTD-
Re: Record Rules Help - V7
byExcedo Technology & Solutions Pvt Ltd, Narayana Moturi -
-
Re: Record Rules Help - V7
byExcedo Technology & Solutions Pvt Ltd, Narayana Moturi -
-
-
-
-
-
-