[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 03:30:18 +02:00
committed by agung
parent 2520cd5f5c
commit f1878d5085

View File

@@ -36,5 +36,5 @@
"data": [
"views/mrp_bom_view.xml",
],
"installable": True
'installable': False
}