跳至內容
選單
此問題已被標幟
2 回覆
9685 瀏覽次數

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
7864
1
3月 15
5851
1
3月 15
4171
1
3月 24
5107
5
2月 23
29188