[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 03:30:18 +02:00
committed by Alfredo
parent f35f20d58c
commit b311ead56e

View File

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