diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index e928df31..56c7782b 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -40,7 +40,7 @@ 'depends': [ 'stock', ], - 'images': ['static/description/banner.gif'], + 'images': ['static/description/banner.png'], 'data': [ 'views/product_template_views.xml', 'views/product_category_views.xml',