diff --git a/mail_edit/__openerp__.py b/mail_edit/__openerp__.py index 19b36c10..9adaca47 100644 --- a/mail_edit/__openerp__.py +++ b/mail_edit/__openerp__.py @@ -11,7 +11,7 @@ "author": "Sunflower IT, Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, - "installable": True, + "installable": False, "depends": [ "mail", "web",