Skip to Content
Menu
This question has been flagged
2 Replies
1791 Zobrazenia

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
Zrušiť
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
Zrušiť

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
máj 25
1001
1
mar 25
1225
1
feb 25
1624
2
feb 25
2189
1
nov 24
2214