Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4877 Vizualizări

what is the master password in openerp server

Imagine profil
Abandonează
Cel mai bun răspuns

The master password is the password of openERP application. 

this one way to set the master password manually by edit the openerp-server.conf:

[options]
; This is the password that allows database operations:
; admin_passwd = master_password_here
db_host = x.x.x.x
db_port = False
db_user = openerp
db_password = openerp
addons_path = D:\.....\openerp-7.0\openerp\addons
Imagine profil
Abandonează