diff --git a/__openerp__.py b/__openerp__.py index 2b2107c..7d8b7c4 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -13,5 +13,5 @@ 'qweb': [ "static/src/xml/main.xml", ], - 'installable': True + 'installable': False }