[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 03:32:04 +02:00
committed by Maxime Chambreuil
parent 289eb3a93b
commit 750db08274

View File

@@ -38,7 +38,7 @@
'demo/res_company.xml',
],
'test': [],
'installable': True,
'installable': False,
'active': False,
'images': ['images/product_warranty.png'],
}