diff --git a/tree_view_record_id/__openerp__.py b/tree_view_record_id/__openerp__.py index d8b1bfaff..06a0e8954 100644 --- a/tree_view_record_id/__openerp__.py +++ b/tree_view_record_id/__openerp__.py @@ -40,7 +40,7 @@ Arborescent views like 'Products by Category' or 'Chart of accounts' haven't thi 'demo': [ ], 'installable': True, - 'auto_install': True, + 'auto_install': False, 'application': False, 'images': [ ],