[FIX] account_statement_ext : add missing report_webkit dependence

This commit is contained in:
unknown
2013-05-15 23:12:19 +02:00
parent be9188b2b3
commit 5fd0e543e6

View File

@@ -25,7 +25,7 @@
'maintainer': 'Camptocamp', 'maintainer': 'Camptocamp',
'category': 'Finance', 'category': 'Finance',
'complexity': 'normal', #easy, normal, expert 'complexity': 'normal', #easy, normal, expert
'depends': ['account'], 'depends': ['account','report_webkit'],
'description': """ 'description': """
Improve the basic bank statement, by adding various new features, Improve the basic bank statement, by adding various new features,
and help dealing with huge volume of reconciliation through payment offices such as Paypal, Lazer, and help dealing with huge volume of reconciliation through payment offices such as Paypal, Lazer,