Hi,
Recetly my online odoo is broken, so I create a database on my local computer. because the data is too much, I just don't want create it one-by-one. I export some main data from the old database(eg. res.partner, res.users, hr.employee) then import to the new database. when I use Admin account everything works good, but when I use other accounts some module just cant access, show the error "Document type: res.users, Operation: read", and some module can be accessed but some menu is not displayed, even I give it the admin rule,it still not work.At the first, I think it might I just didn't import some rule relation, Itry to create a new account to test it, it appears the same error.
Anyone know what cause the error, help me to firgure it out, thx!
Check the security groups assigned for "res.users"
Go to Settings --> models --> search for "res.users" the check which group assigned in access rights.