diff --git a/__openerp__.py b/__openerp__.py index cbf9ca3d5..2aa04f143 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -17,5 +17,5 @@ 'views/sale_view.xml', ], 'images': [], - 'installable': True, + 'installable': False, }