[PORT] set account_check_deposit as instalable

This commit is contained in:
Sébastien BEAU
2014-12-11 14:53:23 +01:00
parent a9b474ca8d
commit 32bc5e9df2

View File

@@ -57,6 +57,6 @@ check deposits.
'report.xml',
'report/report_checkdeposit.xml',
],
'installable': False,
'installable': True,
'application': True,
}