From efbed6e0b63742d8be08a8df9e66b06b4e77bf45 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 16 Jun 2025 11:44:08 +0530 Subject: [PATCH] fix: renamed Expected Closure Date to Close Date --- crm/fcrm/doctype/crm_deal/crm_deal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crm/fcrm/doctype/crm_deal/crm_deal.json b/crm/fcrm/doctype/crm_deal/crm_deal.json index 10e56be4..bbef186d 100644 --- a/crm/fcrm/doctype/crm_deal/crm_deal.json +++ b/crm/fcrm/doctype/crm_deal/crm_deal.json @@ -94,7 +94,7 @@ { "fieldname": "close_date", "fieldtype": "Date", - "label": "Expected Closure Date" + "label": "Close Date" }, { "fieldname": "next_step", @@ -396,7 +396,7 @@ "grid_page_length": 50, "index_web_pages_for_search": 1, "links": [], - "modified": "2025-06-11 12:58:22.439045", + "modified": "2025-06-16 11:42:49.413483", "modified_by": "Administrator", "module": "FCRM", "name": "CRM Deal",