[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:47:39 +02:00
committed by Enric Tobella
parent edcfbc3f20
commit e5354d9163

View File

@@ -37,5 +37,5 @@
'data/payment_seq.xml',
],
'demo': ['demo/payment_demo.xml'],
'installable': True,
'installable': False,
}