跳至內容
選單
此問題已被標幟
2 回覆
7051 瀏覽次數

I'm new to odoo, and for the first time running the local system on my computer. 

The system immediately redirects me to the login page, not to sign up. I have no idea what email and password I am supposed to register with, and can not retrieve the password from the database because it is encrypted. 

Can anyone help me with this?

頭像
捨棄
最佳答案

When you create a new database, you fill the user/password. The same credentials you have to use for login.

If you still don't have any idea, just go to the database and update the password filed for admin user.

Ex:

UPDATE res_users SET password='admin' WHERE login='admin';

You can use this query to change the password and then you can login.

頭像
捨棄
最佳答案

When you created database which email and password you fill in the form do you remember?

Or you can try to login with email: admin password: admin

Thanks,

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
8月 22
118410
4
4月 18
8623
4
11月 24
2691
1
11月 22
3095
2
1月 19
6927