mark as not installable

This commit is contained in:
Leonardo Pistone
2015-01-16 09:51:01 +01:00
parent e5b1e0e8bb
commit 5e0c1d04aa

View File

@@ -39,6 +39,6 @@ reconcile the commission with credit card imports).
'demo': [],
'test': [],
'auto_install': False,
'installable': True,
'installable': False,
'images': []
}