Skip to Content
Menú
This question has been flagged
1 Respondre
10849 Vistes

Recently gone through odoo configuration options and found option called >> ' --load=SERVER_WIDE_MODULES'

can anybody please explain to me what modules can be consider as server-wide modules.

and in which case we need to use this option.

Thanks in Advance :)

 

Avatar
Descartar
Best Answer

The server wide modules are used to define those modules that need to be loaded at first when Odoo starts, using that option you could be sure that your module is loaded YES or YES, as I remember from others versions of Odoo it doesn't matter if the module is installed or not.

Default to "web" to ensure the controllers and webciient resources are properly loaded before anything else

Avatar
Descartar