Read/Write Access Roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 07:26 AM
For a Particular role which modules it have write access.
i.e. A role is available into many modules ,So i want to document for which modules it have write access and for which it have read access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 10:14 AM - edited ‎01-14-2025 10:17 AM
Hi @Rishikk ,
This question need to look into role & associated ACL ( read/write/create/delete ).
Role is kind of key and ACL determine the what that key meant for to allow users on that specific module for users.
So check the Role[sys_user_role] & ACL table both. Application column will give idea about the app/module the role belongs to and then navigate to respective table ACL.
User Roles
Access Control
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution