[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:54:54 +02:00
committed by aliciagarzo
parent e525097c6b
commit 779eb7d500

View File

@@ -39,5 +39,5 @@
'auto_install': False,
'test': ['test/stock_reserve.yml',
],
'installable': True,
'installable': False,
}