[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:54:54 +02:00
committed by Chris Mann
parent 10a7dd6567
commit 629d0c1db0

View File

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