[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 16:12:54 +02:00
committed by Vincent Van Rossem
parent 7eeb0316d6
commit 3a34f3e291

View File

@@ -43,6 +43,6 @@ Icon courtesy of http://www.picol.org/ (size_width.svg)
"view/qweb.xml",
],
"auto_install": False,
'installable': True,
'installable': False,
"application": False,
}