From c35e0c3df0523c18f7ed70f10f8b044f5f3237df Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Wed, 12 Jun 2024 16:01:51 +0530 Subject: [PATCH] Jun 12: [UPDT] Module Updated 'barcode_for_work_centers' --- barcode_for_work_centers/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,