Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4685 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć

great trick

Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
kwi 16
10180
2
gru 23
17731
1
kwi 15
9201
3
mar 15
8848
1
mar 15
9034