Merge pull request #45673 from frappe/mergify/bp/version-15-hotfix/pr-45637

fix: renamed Comments Tab to Notes tab in Lead doctype (backport #45637)
This commit is contained in:
Shariq Ansari
2025-02-03 13:27:26 +05:30
committed by GitHub

View File

@@ -377,7 +377,7 @@
"depends_on": "eval:!doc.__islocal",
"fieldname": "notes_tab",
"fieldtype": "Tab Break",
"label": "Comments"
"label": "Notes"
},
{
"collapsible": 1,
@@ -516,7 +516,7 @@
"idx": 5,
"image_field": "image",
"links": [],
"modified": "2023-12-01 18:46:49.468526",
"modified": "2025-01-31 13:40:08.094759",
"modified_by": "Administrator",
"module": "CRM",
"name": "Lead",
@@ -584,4 +584,4 @@
"states": [],
"subject_field": "title",
"title_field": "title"
}
}