Hello,
I am using odoo12 community version.
I am the admin and for last 5 months my admin account never had any issue of accessing any page.
But for all other internal users the accounts suddenly stops working with the error message: (Document type: res.users, Operation: read)
During these time nothing was changed on the server and on the failed accounts.
Does anyone face same issue and knows how to fix it?
Thanks,
Noah
Hi Niyas,
Thank you for your reply.
I tried suggested solution but unfortunately I could not make it work.
After pulling last update from the github the problem partially was solved.
The same issue remains only for the modules Projects and Leaves.
Can it be some kind of bug?
Thank in advance for your help,
Regards
Noro
Hi guys,
I just still have this issue.
I pulled new updates from github and now I receive error in this form:
(Document type: Users, Operation: read) - (Records: [16, 9, 2, 6], User: 16)
any hint what does (Records: [16, 9, 2, 6], User: 16) means and where I have to dig?
thanks,
Noah
The message should mean that the user is record ID 16 in res.users and Odoo is unable to access the users with record IDs 2,6,9,16 (also in res.users)