diff --git a/account_journal_discount/__manifest__.py b/account_journal_discount/__manifest__.py index 9fb59ec29..eb18c9b63 100644 --- a/account_journal_discount/__manifest__.py +++ b/account_journal_discount/__manifest__.py @@ -34,7 +34,7 @@ 'website': 'https://www.cybrosys.com', 'depends': ['account'], 'data': ['views/product_category_views.xml'], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,