diff --git a/website_product_reservation/__manifest__.py b/website_product_reservation/__manifest__.py index db0f66d45..205eea826 100644 --- a/website_product_reservation/__manifest__.py +++ b/website_product_reservation/__manifest__.py @@ -43,7 +43,7 @@ 'views/website_templates.xml', 'views/portal_templates.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,