From d03212ef877a1d88c73af1048787a880839f43ba Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Fri, 24 Feb 2023 17:22:47 +0530 Subject: [PATCH] Feb 24 : [UPDT] Manifest Updated 'manufacturing_reports' --- manufacturing_reports/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manufacturing_reports/__manifest__.py b/manufacturing_reports/__manifest__.py index 934d9febf..1af20fd6a 100644 --- a/manufacturing_reports/__manifest__.py +++ b/manufacturing_reports/__manifest__.py @@ -38,7 +38,7 @@ 'reports/mrp_report.xml', 'views/menu_items.xml', ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,