Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2319 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen

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!

Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Mai 25
1483
1
März 25
1615
1
Feb. 25
3588
2
Feb. 25
2983
1
Nov. 24
2655