[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:54:54 +02:00
committed by Carlos Roca
parent 7ccf191e03
commit 691108a628

View File

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