Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1674 Lượt xem

Hello,

I installed Odoo v8 om my Synology DS218+ from the standard packages. I tested Odoo with the standard admin login.
After that i duplicated admin to a new user--> lets call it user1@company.nl
When i login as user1@company.nl i cannot add a customer. i get the following error:

AccessError
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: res.partner, Operation: read)

How can i resolve this?

With regards,
Gerwin

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

In V8, some accessrights are set on the user.id = 1, being the admin-account. So it's possible the admin-user doesn't have access rights by groups, but by ID. I suppose this was done to make sure the admin user can always access anything, preventing the database to become useless when a noobie removes admin-rights. 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Check the duplicated user access rights. The error explain you haven't given access to user to read the res.partner.

Ảnh đại diện
Huỷ bỏ