[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:48:11 +02:00
committed by OCA-git-bot
parent 1013926fde
commit f2b14b47bd

View File

@@ -15,7 +15,7 @@
],
'test': [
'test/completion_so_test.yml'],
'installable': True,
'installable': False,
'images': [],
'auto_install': False,
'license': 'AGPL-3',