콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
7098 화면

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
118633
4
4월 18
8647
4
11월 24
2745
1
11월 22
3116
Forgot Password 해결 완료
2
1월 19
6937