mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] account_statement_ext : add missing report_webkit dependence
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user