[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:19:40 +02:00
committed by Fekete Mihai
parent 9f7fcdd75b
commit 65bfa28995

View File

@@ -27,5 +27,5 @@
'depends': [
'account_bank_statement_import',
],
'installable': True
'installable': False
}