diff --git a/progress_billing/__manifest__.py b/progress_billing/__manifest__.py index 27b2d321b..fa7eb4aa3 100644 --- a/progress_billing/__manifest__.py +++ b/progress_billing/__manifest__.py @@ -38,7 +38,7 @@ 'views/analytic_account_views.xml', 'views/account_move_views.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,