Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
4688 Tampilan

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
Buang
Jawaban Terbai

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
Buang

great trick

Penulis Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Apr 16
10180
2
Des 23
17731
1
Apr 15
9201
3
Mar 15
8848
1
Mar 15
9034