Skip to Content
Menú
This question has been flagged
2 Respostes
11223 Vistes

I have a corrupt app in OpenERP and I'd like to reinstall it through the command line, is that possible ?

edit : I'm running OpenERP 7 on Centos 6.4

Avatar
Descartar
Best Answer

Hi,

restart your server with -u :

openerp-server -u name_app
Avatar
Descartar
Best Answer

Hi, Michael

You can reinstall your module by command line like this :

-Go to your server path in command prompt

-Restart your server with following command for 7.0

python open-server --addons-path=your_addons_path -d database_name -u app_name

There are some useful commands you will need sometime

Commands

Thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
6
de març 15
5849
1
de març 15
6602
2
de març 15
7379
0
de jul. 24
2179
1
de maig 24
3167