Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
9677 Ansichten

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
Verwerfen

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

Beste Antwort

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
Verwerfen

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

Autor Beste Antwort

Thanks Sudhir Arya is working..

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
6
Sept. 17
7846
1
März 15
5838
1
März 15
4169
1
März 24
5100
5
Feb. 23
29175