diff --git a/web_ckeditor4/__openerp__.py b/web_ckeditor4/__openerp__.py index ef3dad8e0..632ca79cf 100644 --- a/web_ckeditor4/__openerp__.py +++ b/web_ckeditor4/__openerp__.py @@ -107,7 +107,7 @@ #end of ckeditor debug 'static/src/js/web_ckeditor4.js', ], - 'installable': True, + 'installable': False, 'auto_install': False, 'certificate': '', }