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

Sometimes I update my database simply going in module "base" in part of the OpenERP modules installed and using the "Update" action from the module. This causes all the dependent modules of "base" end up being updated too. Is there any problem using this method, anyone have any comments about this?

Thank you very much.

頭像
捨棄
最佳答案

The best way to update the database structure it's passa the parameter "u" on openerp-server command;

Ex:

 openerp-server.py --update=all

You could get more details at https://doc.openerp.com/6.0/developer/5_18_upgrading_server

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
3月 15
4961
1
3月 20
3054
2
4月 18
4753
1
3月 18
4644
2
2月 17
8884