Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4682 Vizualizări

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).

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează

great trick

Autor Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
apr. 16
10180
2
dec. 23
17731
1
apr. 15
9201
3
mar. 15
8848
1
mar. 15
9034