跳至内容
菜单
此问题已终结
2 回复
4683 查看

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
10180
2
12月 23
17731
1
4月 15
9201
3
3月 15
8848
1
3月 15
9034