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

Hello, 

Ho to filter partner customer and supplier in module Contact by user or group of users. using access rules. Like only of admin or manager can see the list of supplier (odoo13 enterprise)

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

Hi,

You can add a new record rule or adjust the existing record rules defined for the same model and set the correct domain.

To do it from the user interface, activate the developer mode and navigate to settings -> technical -> security -> record rules, filter the record rules of the res.partner model and see the existing rules.


You have to add a domain like this for the rule: [('customer_rank','>', 0)]

Thanks

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

Hello Niyas Raphy,

thank you, it's worked

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 15
5351
1
ธ.ค. 19
6922
0
มี.ค. 16
5172
1
มี.ค. 15
4917
2
พ.ค. 24
3027