diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index 45f6f310..102fcb52 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -68,5 +68,5 @@ 'post_init_hook': None, 'installable': True, 'application': True, - 'auto_install': True, + 'auto_install': False, }