diff --git a/app_web_enterprise/__openerp__.py b/app_web_enterprise/__openerp__.py index f5f3c69d..c053acb2 100644 --- a/app_web_enterprise/__openerp__.py +++ b/app_web_enterprise/__openerp__.py @@ -62,5 +62,5 @@ 'post_init_hook': None, 'installable': True, 'application': True, - 'auto_install': True, + 'auto_install': False, }