コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4697 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄

great trick

著作者 最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
3
4月 16
10181
2
12月 23
17733
1
4月 15
9204
3
3月 15
8854
1
3月 15
9042