I use odoo 8.0, with options multicompany.
Strange behavior:
1. Create a new user 2. As the company in which he works, I specify the company that was created when installing odoo.
3. I assign him the rights Sale \ Manager After that, the user can create new partners.
Its ok.
I'm creating a new company and install it to the user.
I get an error:
AccessError: ('AccessError', u'The requested operation can not be completed due to security restrictions.) Please contact your system administrator. \ N \ n (Document type: res.users, Operation: read) ')
I'm do revised the access rights to res_company, res_users, res_partner, as well as access rules, but could not find the reason.
After that I take the SQL level trace. Is in the attachment.
https://yadi.sk/d/E6X7CFrt3HgGMd
Help me find the cause of the error!!!
Hi ,
In the res.users form view, ie, where you assigned the user manager in sales. Assign Settings/Access Rights to Administration
Hope this may help you