[FIX] But do depend on account_voucher (which was implicit in account_payment)

This commit is contained in:
Stefan Rijnhart
2013-03-17 10:51:39 +01:00
parent fa7bb5dae2
commit f3229d63fd

View File

@@ -36,7 +36,7 @@
'website': 'https://launchpad.net/banking-addons',
'category': 'Banking addons',
'depends': [
'account',
'account_voucher',
'account_iban_preserve_domestic',
],
'init_xml': [],