diff --git a/support_branding/__openerp__.py b/support_branding/__openerp__.py index 4b2a438f1..b83498086 100644 --- a/support_branding/__openerp__.py +++ b/support_branding/__openerp__.py @@ -36,4 +36,5 @@ "data/ir_config_parameter.xml", 'views/qweb.xml', ], + 'installable': False, }