Skip to Content
Menu
This question has been flagged
1 Reply
1467 Views

I use Odoo 12.0-20200121 (Community Edition)
I create 2 users : me, as an administrator and another one as an editor.

My problem is I can't see the other user in Settings/Users&Compagnies/Users. The account is activated. I see it only if I become superuser.

My question : is it a normal behaviour? If so, is there a solution to manage accounts without becoming superuser?
Avatar
Discard
Best Answer

Yes, you can grant any user access to Administration / Access Rights so they can setup users (without being a super user).

For your information, in Odoo 12 & 13 the "admin" account isn't actually a "superuser".  This can be confusing, because in earlier versions, the "admin" account is automatically a "superuser", and also because this account is a member of all application security groups by default, and so can do almost anything. 

If you do need to become a "superuser" this can be enabled temporarily:

  1. In Developer mode, an admin user (in the Admin / Settings group) can click on the “Become Superuser” option in the developer menu. 

  2. In Developer mode, use “Login as superuser” in the login screen (rather than "Login").  

  3. Or there’s a shortcut: http://<your-domain>/web/become

Avatar
Discard