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

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 15
4947
1
мар. 20
3047
2
апр. 18
4746
1
мар. 18
4628
2
февр. 17
8878