From 64d7d6421622f4a4e2d5ebd8ab1221210cb02a6c Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Wed, 11 Dec 2024 14:32:56 +0530 Subject: [PATCH] chore: renamed Amount to Annual Revenue --- 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 34a22e35..133630ce 100644 --- a/crm/fcrm/doctype/crm_deal/crm_deal.json +++ b/crm/fcrm/doctype/crm_deal/crm_deal.json @@ -73,7 +73,7 @@ "fetch_from": ".annual_revenue", "fieldname": "annual_revenue", "fieldtype": "Currency", - "label": "Amount", + "label": "Annual Revenue", "options": "currency" }, { @@ -338,7 +338,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2024-09-17 18:34:15.873610", + "modified": "2024-12-11 14:31:41.058895", "modified_by": "Administrator", "module": "FCRM", "name": "CRM Deal",