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
9986 Widoki

Hi,

I had create a new module and install it. After that edit the view xml file but when i go back to OpenERP it didnt change it. and i restart the openerp and also server still the same. I test to install it to new database it working.

Regards, Kim

Awatar
Odrzuć

When you update any xml file, you need to update module in which you are changing xml.

Najlepsza odpowiedź

you have to update your module with option -u.

Like this :

python openerp-server --addons ../addons,../web-client/addons -d your_database_name -u your_module_name

-u is a Module Name and -d is a Database Name.

Awatar
Odrzuć

Another way to update is within openERP: Settings -> installed modules -> search for your module, double click on it -> click on the buttion 'Upgrade'

Autor Najlepsza odpowiedź

Thanks Sudhir Arya is working..

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
6
wrz 17
8293
1
mar 15
6155
1
mar 15
4486
1
mar 24
6425
5
lut 23
29554