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
12月 24
|
1019 | ||
|
0
2月 24
|
1414 | ||
|
2
9月 19
|
15140 | ||
|
0
5月 25
|
1638 | ||
|
13
9月 24
|
193272 |