[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:54:54 +02:00
committed by Fernando La Chica
parent 17be489937
commit 25bbd60d09

View File

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