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
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
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'
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
6
9월 17
|
10998 | |||
|
1
3월 15
|
8220 | |||
|
1
3월 15
|
6253 | |||
|
1
3월 24
|
13124 | |||
|
5
12월 25
|
32006 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
When you update any xml file, you need to update module in which you are changing xml.