Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
9985 Представления

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..

Аватар
Отменить
Related Posts Ответы Просмотры Активность
6
сент. 17
8289
1
мар. 15
6152
1
мар. 15
4485
1
мар. 24
6397
5
февр. 23
29550