diff --git a/barcode_for_work_centers/__manifest__.py b/barcode_for_work_centers/__manifest__.py index 5c4d10cac..32d7f2b65 100755 --- a/barcode_for_work_centers/__manifest__.py +++ b/barcode_for_work_centers/__manifest__.py @@ -45,7 +45,7 @@ '/barcode_for_work_centers/static/src/css/barcode_for_work_centers.scss', ], }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'OPL-1', 'installable': True, 'application': False,