Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
10860 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

restart your server with -u :

openerp-server -u name_app
Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
6
mar 15
5562
1
mar 15
6204
2
mar 15
7025
0
lip 24
1795
1
maj 24
2642