コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
9726 ビュー

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

アバター
破棄

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

最善の回答

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.

アバター
破棄

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

著作者 最善の回答

Thanks Sudhir Arya is working..

アバター
破棄
関連投稿 返信 ビュー 活動
6
9月 17
7916
1
3月 15
5911
1
3月 15
4224
1
3月 24
5160
5
2月 23
29284