Hello,
On my openerpV5 (ubuntu), administrator acount ids have been modify by a former collegue. How to retrieve the user name and password for the administrator account?
Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
On my openerpV5 (ubuntu), administrator acount ids have been modify by a former collegue. How to retrieve the user name and password for the administrator account?
Thanks!
You can fire a select query in PostgreSQL to know ID of admin.
SELECT id FROM res_users WHERE name='admin'
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
ديسمبر 24
|
1020 | ||
|
0
فبراير 24
|
1421 | ||
How to recover admin password
تم الحل
|
|
2
سبتمبر 19
|
15142 | |
|
0
مايو 25
|
1642 | ||
|
13
سبتمبر 24
|
193295 |