Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4868 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 15
4854
1
März 20
2866
2
Apr. 18
4561
1
März 18
4488
2
Feb. 17
8703