Browse Source

[UPDT]Banner Added

pull/94/head
Sreejith P 7 years ago
parent
commit
56691f6811
  1. 2
      bank_reconciliation/__manifest__.py

2
bank_reconciliation/__manifest__.py

@ -36,7 +36,7 @@
'views/account_journal_dashboard_view.xml', 'views/account_journal_dashboard_view.xml',
'wizard/bank_statement_wiz_view.xml', 'wizard/bank_statement_wiz_view.xml',
], ],
'images': ['static/description/pdc_banner.jpg'], 'images': ['static/description/banner.jpg'],
'license': 'AGPL-3', 'license': 'AGPL-3',
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

Loading…
Cancel
Save