From 8c3bc1dd9ab2acfa368750a6960270594fbbc0b9 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Sat, 2 Aug 2025 09:09:16 +0530 Subject: [PATCH] Aug 02: [UPDT] Banner Updated 'manufacture_process_costing' --- manufacture_process_costing/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manufacture_process_costing/__manifest__.py b/manufacture_process_costing/__manifest__.py index 6ad4bfd36..82aebfe29 100755 --- a/manufacture_process_costing/__manifest__.py +++ b/manufacture_process_costing/__manifest__.py @@ -52,7 +52,7 @@ 'report/mrp_production_cost_reports.xml', 'report/mrp_production_cost_report_templates.xml', ], - 'images': ['/static/description/banner.jpg'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,