Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4030 Vistas

My admin account access rights was changed by a mistake from setting to configurations, I can login the system but I've lost the setting button/link in the dashboard and failed to change the access rights to settings again since there's only one administrator.

I'm running odoo on an online virtual machine with win7 OS.

Can anyone help please? 

Avatar
Descartar
Mejor respuesta

Hello,

Have you access to the DataBase ?

If yes, then you can make a quick workaround by executing this sql:

INSERT INTO res_groups_users_rel (gid,uid) VALUES (3,1);

after executing this sql, you've to log out and log in again, then refresh the page. When you go to settings menu a 'Access denied" message may appear just close it, and hit the users menu, then refresh the page .... 

When the user's record appear modify the administration access through the UI.

Hope this could help ...

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ene 17
4667
1
dic 24
6092
3
ago 24
6940
4
jul 24
41269
5
abr 23
99075