[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:48:11 +02:00
committed by Florian da Costa
parent 8d7f7e4e23
commit 54f7b4dc9e

View File

@@ -26,7 +26,7 @@
'test/refund.yml',
'test/completion_test.yml'
],
'installable': True,
'installable': False,
'auto_install': False,
'license': 'AGPL-3',
}