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

Hi, 

when i try to login in odoo 14 community i get this problem 


403: Forbidden

The page you were looking for could not be authorized.

Error message:

Due to security restrictions, you are not allowed to access 'Users' (res.users) records.

Contact your administrator to request access if necessary.

Implicitly accessed through 'Users' (res.users).

the db user is a superuser , Any Idea for possible solutions ?


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

Search for the logged-in user in the res.partner table in the database. If the commercial_partner_id is null, update it with the corresponding res.partner ID. This approach resolved the issue for me.

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

I have exactly same problem and same DB version. The problem raises when I create a new employee user and this new user tries to log in for the first time.

How did you manage to solve it?

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

I have the solution:

Basically, check the  type filed in res.partner table,

if it is private, update to contact.

This will solve the issue.

you can do that by query or group be type then move from private to contact type 

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

I encountered a similar issue, and it caused by customer_rank column in the res_partner table was null. To solve this, I set a default value for it.

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

Has anyone found a fix for this?  I'm having the same issue with portal users.

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

I'm facing exactly the same issue with Odoo 16.

Did you figured-out what was wrong ?

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

any solution for this? I have the same

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 22
2893
1
نوفمبر 23
24217
0
مايو 23
1388
1
مايو 22
3753
0
أكتوبر 21
2764