[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:48:11 +02:00
committed by Yannick Vaucher
parent a4975436d9
commit 1d46754aad

View File

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