diff --git a/manufacturing_reports/__manifest__.py b/manufacturing_reports/__manifest__.py index 934d9febf..1af20fd6a 100644 --- a/manufacturing_reports/__manifest__.py +++ b/manufacturing_reports/__manifest__.py @@ -38,7 +38,7 @@ 'reports/mrp_report.xml', 'views/menu_items.xml', ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,