diff --git a/__openerp__.py b/__openerp__.py index dc2920c..853c6b5 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -9,5 +9,5 @@ 'depends' : ['mail'], 'data':[ ], - 'installable': True + 'installable': False }