Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4692 Vues

What is best practice to accomplish automatic installation of a set of modules when a new instans of Odoo are created?

I can create custom modules with the paramter auto_install set without dependensies, but that prevents me to include stock modules (without tamper with them).

Avatar
Ignorer
Meilleure réponse

The best way i to create on customer module and add all the dependency inside. Name it like "customerName_setup" and than you can install all modules you need with one click. Avoid the "auto_install" feature.

Avatar
Ignorer

great trick

Auteur Meilleure réponse

I think the --load-parameter for the server looks promising.

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
avr. 16
10180
2
déc. 23
17732
1
avr. 15
9201
3
mars 15
8850
1
mars 15
9034