Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4871 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
mars 15
4855
1
mars 20
2867
2
avr. 18
4563
1
mars 18
4489
2
févr. 17
8707