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'
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Dez. 24
|
1019 | ||
|
0
Feb. 24
|
1414 | ||
|
2
Sept. 19
|
15140 | ||
|
0
Mai 25
|
1638 | ||
|
13
Sept. 24
|
193272 |