跳至內容
選單
此問題已被標幟
1 回覆
3583 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄