diff --git a/customer_so_history/__manifest__.py b/customer_so_history/__manifest__.py index ed245d9a3..6e41a843b 100644 --- a/customer_so_history/__manifest__.py +++ b/customer_so_history/__manifest__.py @@ -35,7 +35,7 @@ 'security/ir.model.access.csv', 'views/sale_order_inherit.xml' ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'installable': True, 'application': True, 'license': 'LGPL-3',