跳至内容
菜单
此问题已终结
1 回复
8923 查看

We have installed Open ERP and now dont seem to have any administrational rights. When I try to change some data it tells me that I dont habe the rights. Is there a way to set up an administrator account to get those rights and how?

形象
丢弃

login as admin and password admin? Please edit your Headline.

最佳答案

At the install you have edit the file vim /etc/openerp-server.conf And you certainly have set the configuration for your server like:

 [options]
; This is the password that allows database operations:
admin_passwd = PASSWORD
db_host = False
db_port = False
db_user = openerp
db_password = False
addons_path = /opt/openerp/v7/addons,/opt/openerp/v7/web/addons
;Log settings
logfile = /var/log/openerp/openerp-server.log
log_level = error

Your admin password is here and the admin panel is the "setting" panel.

形象
丢弃
相关帖文 回复 查看 活动
1
3月 15
9844
1
3月 15
4086
0
3月 15
5284
1
3月 15
5222
0
3月 24
1187