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

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

 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć