Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3632 Visninger

Good evening,

I am facing an issue when i m trying to LOG IN my odoo account to access my database it shows an error of INCORRECT id/pass why? i reset my password three times but the issue still remains the same.. Please help me out and guide me how to resolve that issue? also tried to login on different browsers but same issue.... Thankyou

Avatar
Kassér
Bedste svar

Create a new password using a python snippet and update the admin user with it in the postgres database:

https://github.com/odoo/odoo/issues/9806

Avatar
Kassér