[FIX] debit module depends on account_banking_payment

This commit is contained in:
unknown
2013-09-26 17:13:49 +02:00
committed by Stefan Rijnhart

View File

@@ -25,7 +25,7 @@
'author': ['Therp BV', 'Smile'],
'website': 'https://launchpad.net/banking-addons',
'category': 'Banking addons',
'depends': ['account_banking'],
'depends': ['account_banking_payment'],
'data': [
'view/account_payment.xml',
'view/account_invoice.xml',