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
|
1021 | ||
|
0
2月 24
|
1421 | ||
|
2
9月 19
|
15143 | ||
|
0
5月 25
|
1645 | ||
|
13
9月 24
|
193297 |