diff --git a/dbfilter_from_header/__openerp__.py b/dbfilter_from_header/__openerp__.py index af7b459c6..a1210ad75 100644 --- a/dbfilter_from_header/__openerp__.py +++ b/dbfilter_from_header/__openerp__.py @@ -21,7 +21,7 @@ "css": [ ], "auto_install": False, - 'installable': True, + 'installable': False, "external_dependencies": { 'python': [], },