Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
9691 Переглядів

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
7873
1
бер. 15
5861
1
бер. 15
4178
1
бер. 24
5114
5
лют. 23
29202