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

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

Avatar
Descartar

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

Best Answer

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.

Avatar
Descartar

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

Autor Best Answer

Thanks Sudhir Arya is working..

Avatar
Descartar
Related Posts Respostes Vistes Activitat
6
de set. 17
7528
1
de març 15
5616
1
de març 15
3921
1
de març 24
4823
5
de febr. 23
28825