Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
7138 มุมมอง

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,

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
4
ส.ค. 22
118839
4
เม.ย. 18
8663
Force change password first login แก้ไขแล้ว
4
พ.ย. 24
2782
1
พ.ย. 22
3138
Forgot Password แก้ไขแล้ว
2
ม.ค. 19
6964