[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 210a4b1ca7
commit dfad896be4

View File

@@ -21,5 +21,5 @@
'views/report_invoice.xml',
],
'demo': ['demo/partner_demo.xml'],
'installable': True,
'installable': False,
}