Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4020 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jan 17
4661
1
Des 24
6087
3
Agu 24
6930
4
Jul 24
41256
5
Apr 23
99055