Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
4239 Zobrazení

iam using odoo offline and i forgot the master password what is the correct command to reset it 

Avatar
Zrušit
Autor

if i dont have a conf file what should i do 

Nejlepší odpověď

Hi,
You can open your odoo configuration file and reset the master password from there.

* Open odoo conf file
* change the value of admin_passwd
* restart the odoo service

For more:  How to Recover/Change Master Password in Odoo

Thanks

Avatar
Zrušit
Nejlepší odpověď

video reference here


Avatar
Zrušit
Nejlepší odpověď

Hi Marwa,

You can reset it by updating the admin_passwd in the config file.

admin_passwd = 'new password'

After updating the configuration file, don't forget to restart the Odoo service.

Hope it helps,
Kiran K


Avatar
Zrušit
Nejlepší odpověď

If you don't have config file, maybe the following will help you. By default, Odoo will use the .odoorc file. In Linux systems, the default location is in the home directory ($HOME), while in the Windows distribution, it is in the same directory as the Odoo executable. Find the file and change the value of admin_passwd​


Avatar
Zrušit