diff --git a/account_move_so_import/__openerp__.py b/account_move_so_import/__openerp__.py index 104f783d..50761554 100644 --- a/account_move_so_import/__openerp__.py +++ b/account_move_so_import/__openerp__.py @@ -15,7 +15,7 @@ ], 'test': [ 'test/completion_so_test.yml'], - 'installable': True, + 'installable': False, 'images': [], 'auto_install': False, 'license': 'AGPL-3',