Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4695 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona

great trick

Autore Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
apr 16
10181
2
dic 23
17732
1
apr 15
9203
3
mar 15
8854
1
mar 15
9041