تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
1672 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

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. 

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال