Skip to Content
Menú
This question has been flagged
2 Respostes
2179 Vistes

I have a sales team, and an established contact list of about 400 clients. How can I set up odoo so than any sales team member can only see the contacts that are assigned to them?

Avatar
Descartar
Best Answer

Hi, 

Please follow the steps,

1. Activate developer mode.

2. Go to settings-> technical-> security rule 

3. Create a new record.


Hope it helps

Avatar
Descartar

Hi Cybrosys - this is a global Record Rule and would limit all users to only be able to see their own customers. Users would not be able to see suppliers / vendors or other contacts, so if you are using other apps such as inventory, purchasing, accounting, etc. you would have problems!

Best Answer

You could create a record rule to achieve it.
Setting -> Technical -> Record Rules , then create a new record rule with model as Contact and Rule Definition (Domain Filter) as [('user_id', '=', user.id)]

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de maig 25
1359
1
de març 25
1526
1
de febr. 25
2365
2
de febr. 25
2680
1
de nov. 24
2537