[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 91281a9333
commit 857b15966d

View File

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