Getting this error in Odoo 15 Self Hosted Instance when our employee is trying to access any contact in the database. interestingly other users are not facing any issue like this. Can someone help me resolving this issue.
Thank you,
Pavan Kumar
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Getting this error in Odoo 15 Self Hosted Instance when our employee is trying to access any contact in the database. interestingly other users are not facing any issue like this. Can someone help me resolving this issue.
Thank you,
Pavan Kumar
Hi,
Logged in user group is not having the access to journal items in the db and thus you received this message. To understand more on this and to solve the issue, you need to go through the database and see how the read is triggered on this model and from where and then do the necessary like granting the access to this model or bypass the rule using sudo if necessary.
* trace how the read is triggered in this model
* check the access rights/record rules of the account.move.line model
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol