Skip to content
Snippets Groups Projects
Commit 9482bdb5 authored by paso-odoo's avatar paso-odoo
Browse files

[FIX] resource: external id not found in the system base.user_admin

If applied, this commit will solve the external id issue of the base admin user.

Before this commit:
==========================
When we delete the admin user (base.admin_user) and try to login with a new user
or try to write in a new user, this error will come.

After this commit:
===========================
The issue will be resolved after this commit and authorize new users without
any errors.

sentry - 3973828005
see - https://tinyurl.com/2jm772jm



closes odoo/odoo#115527

Signed-off-by: default avatarYannick Tivisse (yti) <yti@odoo.com>
parent 2c3f53d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment