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'
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 24
|
1020 | ||
|
0
Feb 24
|
1420 | ||
|
2
Sep 19
|
15142 | ||
|
0
May 25
|
1640 | ||
|
13
Sep 24
|
193292 |