Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6358 มุมมอง

Hi,

Like I have created a user "SManager" and made him "sales manager". and create anouther users "SPerson1" and "SPerson2" and made them "see own leads". But when I create customer from SPerson1, it is also appears in SPerson2 customer list. How to restrict this.

Also I have tried the following Record Rule but it prevent the users from creating new customers.

https://www.odoo.com/forum/help-1/question/how-create-rule-for-personal-customers-15858

 

 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Create record rule and give force_domain.

<field name="domain_force">[('user_id','in',[False,user.id])]</field>

 

or

Another option is : Create my contact menu and give own lead group on that.

And put filter on the action .

 

Thanks,

Nimesh.

 

อวตาร
ละทิ้ง
ผู้เขียน

Nimesh, Please explain me these points.?

Related Posts ตอบกลับ มุมมอง กิจกรรม
6
ส.ค. 20
6455
0
เม.ย. 15
3496
0
มี.ค. 15
4874
1
มี.ค. 15
6378
0
ม.ค. 25
839