跳至内容
菜单
此问题已终结
2 回复
9678 查看

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
7852
1
3月 15
5847
1
3月 15
4170
1
3月 24
5101
5
2月 23
29178