Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
10879 Visualizações

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
Cancelar
Melhor resposta

Hi,

restart your server with -u :

openerp-server -u name_app
Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
6
mar. 15
5564
1
mar. 15
6207
2
mar. 15
7029
0
jul. 24
1821
1
mai. 24
2654