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
7050 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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,

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
sie 22
118408
4
kwi 18
8621
4
lis 24
2690
1
lis 22
3095
Forgot Password Rozwiązane
2
sty 19
6927