تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
7065 أدوات العرض

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
أغسطس 22
118430
4
أبريل 18
8625
4
نوفمبر 24
2698
1
نوفمبر 22
3095
Forgot Password تم الحل
2
يناير 19
6930