コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1858 ビュー

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?

アバター
破棄
最善の回答

Hi, 

Please follow the steps,

1. Activate developer mode.

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

3. Create a new record.


Hope it helps

アバター
破棄

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!

最善の回答

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)]

アバター
破棄
関連投稿 返信 ビュー 活動
1
5月 25
1059
1
3月 25
1270
1
2月 25
1696
2
2月 25
2326
1
11月 24
2281