diff --git a/__openerp__.py b/__openerp__.py index 354207a..70ac6ec 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -10,5 +10,5 @@ 'data':[ 'views.xml', ], - 'installable': True + 'installable': False }