Trying to restrict user to edit it's own information only using following Record Rule on Employee Object:
[('user_id','=',user.id)] with Read, Write and Create Access Rights
It worked well for users but due to this, User is not able to make an Leave Request and it's showing following warning message
Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Portal employee, Operation: read)
Please help!!!!
Any suggestion please?
Please give the complete information of your custom record rule.
Hi Rene....please check in comment section of Anil's answer. Please let me know if you need any other information.
What are model_id, global, and groups of your record rule?
model_id : Employee Global : off Groups : Human Resource/Employee