コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6530 ビュー

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;

 

アバター
破棄
関連投稿 返信 ビュー 活動
5
7月 24
91522
2
5月 25
1755
2
5月 25
1075
2
9月 21
7297
3
7月 16
8977