Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
9910 Visninger

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
Kassér

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

Bedste svar

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
Kassér

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

Forfatter Bedste svar

Thanks Sudhir Arya is working..

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
6
sep. 17
8137
1
mar. 15
6068
1
mar. 15
4403
1
mar. 24
5625
5
feb. 23
29417