diff --git a/bank_reconciliation/__manifest__.py b/bank_reconciliation/__manifest__.py index 8dfda9a88..8fc975cab 100644 --- a/bank_reconciliation/__manifest__.py +++ b/bank_reconciliation/__manifest__.py @@ -36,7 +36,7 @@ 'views/account_journal_dashboard_view.xml', 'wizard/bank_statement_wiz_view.xml', ], - 'images': ['static/description/pdc_banner.jpg'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,