diff --git a/__openerp__.py b/__openerp__.py index 975dcd3..777417b 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -7,5 +7,5 @@ 'depends' : ['mail'], 'data':[], - 'installable': True, + 'installable': False, }