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

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
4964
1
бер. 20
3056
2
квіт. 18
4753
1
бер. 18
4644
2
лют. 17
8884