diff --git a/__openerp__.py b/__openerp__.py index fcde4b9..0d7e0d3 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -11,5 +11,5 @@ Obsolete in odoo 8.0 since Sep 10, 2014 https://github.com/odoo/odoo/commit/f2cf #"init_xml" : [], #"update_xml" : [], #"active": True, - "installable": True + 'installable': False }