[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 03:03:12 +02:00
committed by Enric Tobella
parent e61a1e2789
commit f031454449

View File

@@ -48,5 +48,5 @@
],
'demo': [],
'test': ['test/banking_mandate.yml'],
'installable': True,
'installable': False,
}