I can't enter to an user's profile if it is not an Officer. I don't want to make every user Officer.
I have this message when I try:
The requested operation can not be completed due to security restrictions.
Document type: Users (res.users)
Operation: read User: 6
Fields: - address_home_id (allowed for groups 'Employees / Officer') - barcode (allowed for groups 'Employees / Officer') - birthday (allowed for groups 'Employees / Officer') - certificate (allowed for groups 'Employees / Officer') - children (allowed for groups 'Employees / Officer') - ...
Which rights does the user need to open the view?
The user already has all rights for res.users.
I have searched a lot but I haven't found anything. Please, tell me something.
Thanks beforehand.
Hello, did u changed that view?
Looks like you are trying to read the field "address_home_id" that is created in the 'hr' module.
Yes, we have installed the HR Module
Yes, we have installed the HR Module