[FIX] depend on account_banking_payment

This commit is contained in:
Holger Brunn
2013-09-13 11:26:06 +02:00
parent 75dddee9db
commit ce06b18249

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',