mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
Merge pull request #45637 from shariquerik/notes-tab
This commit is contained in:
@@ -366,7 +366,7 @@
|
|||||||
"depends_on": "eval:!doc.__islocal",
|
"depends_on": "eval:!doc.__islocal",
|
||||||
"fieldname": "notes_tab",
|
"fieldname": "notes_tab",
|
||||||
"fieldtype": "Tab Break",
|
"fieldtype": "Tab Break",
|
||||||
"label": "Comments"
|
"label": "Notes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
@@ -510,9 +510,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "utm_content",
|
"fieldname": "utm_content",
|
||||||
"print_hide": 1,
|
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"label": "Content"
|
"label": "Content",
|
||||||
|
"print_hide": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "utm_source",
|
"fieldname": "utm_source",
|
||||||
@@ -546,7 +546,7 @@
|
|||||||
"idx": 5,
|
"idx": 5,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2024-06-28 10:29:32.676323",
|
"modified": "2025-01-31 13:40:08.094759",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Lead",
|
"name": "Lead",
|
||||||
|
|||||||
Reference in New Issue
Block a user