Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6561 Переглядів

Today I tired changing my admin log in in OpenERP V7 and I got a error when I submit the request, now when I try log in with the new password or old password I am not able to get in. I dont have an email setup or I any other user that I have setup have admin access to change the password. Is there away for me to change the password from the database if so can anybody guide me. 

 

Аватар
Відмінити
Найкраща відповідь

Run the following SQL query to see admin login and password:

select login, password from res_users where id=1;

 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
5
лип. 24
91624
2
трав. 25
1836
2
трав. 25
1126
Admin User Missing Вирішено
2
вер. 21
7318
3
лип. 16
8996