[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:57:05 +02:00
parent 99c83e3259
commit 8a9710a005
42 changed files with 41 additions and 32 deletions

View File

@@ -31,7 +31,7 @@
"qweb": ["static/src/xml/bootstrap_markdown.xml",
],
'demo': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False
}