Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
9679 Vues

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
Ignorer

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

Meilleure réponse

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
Ignorer

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

Auteur Meilleure réponse

Thanks Sudhir Arya is working..

Avatar
Ignorer
Publications associées Réponses Vues Activité
6
sept. 17
7854
1
mars 15
5847
1
mars 15
4170
1
mars 24
5101
5
févr. 23
29179