diff --git a/inventory_stock_dashboard_odoo/__manifest__.py b/inventory_stock_dashboard_odoo/__manifest__.py index 4e24aee50..167c48b16 100644 --- a/inventory_stock_dashboard_odoo/__manifest__.py +++ b/inventory_stock_dashboard_odoo/__manifest__.py @@ -45,7 +45,7 @@ 'https://cdn.jsdelivr.net/npm/chart.js', ], }, - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,