I need to limit the ability of a group of users to modify contacts, so they can only view the information but not make changes, but I don't know how to do it in the record rules.
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
978
มุมมอง
Hi,
You don't need record rules for this; record rules control which records a user can see/edit, not what actions they can perform. For read-only access, use Access Rights.
Simple steps
1. Activate developer mode
2. Go to Settings → Users & Companies → Groups
3. Open the group you want to restrict
4. Go to the "Access Rights" tab
5. Find the res.partner line and disable all checkboxes except 'Read'.
6. Save
Hope it helps
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
|
3
มี.ค. 26
|
4568 | ||
|
|
1
พ.ย. 23
|
3684 | ||
|
|
1
มิ.ย. 26
|
3862 | ||
|
|
4
ธ.ค. 23
|
26584 | ||
|
|
1
ส.ค. 22
|
3365 |
Hello,
This cannot be achieved using record rules, as they only control which records users can access.
To restrict users to view-only access, you need to use Access Control Lists (ACLs). You can define permission such as read, delete,write or create..
Let me know if you need assistance regarding this
Thanks
info@codespheretech.in