Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6435 Widoki

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. 

 

Awatar
Odrzuć
Najlepsza odpowiedź

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

select login, password from res_users where id=1;

 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
lip 24
91071
2
maj 25
1438
2
maj 25
873
2
wrz 21
7199
3
lip 16
8890