diff --git a/purchase_auto_lot_creation/__manifest__.py b/purchase_auto_lot_creation/__manifest__.py index 33c9ef805..59565eba6 100644 --- a/purchase_auto_lot_creation/__manifest__.py +++ b/purchase_auto_lot_creation/__manifest__.py @@ -35,7 +35,7 @@ 'views/custom_stock_lot_views.xml', 'views/purchase_order_views.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,