refactor: utm analytics section delivery note

(cherry picked from commit 578783af8e)

# Conflicts:
#	erpnext/stock/doctype/delivery_note/delivery_note.json
This commit is contained in:
ruthra kumar
2026-02-10 14:33:01 +05:30
committed by Mergify
parent 2bb8c7c74e
commit 0433f73b03

View File

@@ -156,17 +156,18 @@
"column_break_88", "column_break_88",
"select_print_heading", "select_print_heading",
"language", "language",
"utm_analytics_section",
"utm_source",
"utm_medium",
"column_break_neoj",
"utm_campaign",
"utm_content",
"more_info", "more_info",
"is_internal_customer", "is_internal_customer",
"represents_company", "represents_company",
"inter_company_reference", "inter_company_reference",
"customer_group", "customer_group",
"territory", "territory",
"column_break_pxls",
"utm_source",
"utm_campaign",
"utm_medium",
"utm_content",
"column_break5", "column_break5",
"excise_page", "excise_page",
"instructions", "instructions",
@@ -1366,10 +1367,6 @@
"options": "Delivery Trip", "options": "Delivery Trip",
"print_hide": 1 "print_hide": 1
}, },
{
"fieldname": "column_break_pxls",
"fieldtype": "Column Break"
},
{ {
"fieldname": "utm_medium", "fieldname": "utm_medium",
"fieldtype": "Link", "fieldtype": "Link",
@@ -1425,6 +1422,7 @@
"print_hide": 1 "print_hide": 1
}, },
{ {
<<<<<<< HEAD
"fieldname": "totals_section", "fieldname": "totals_section",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Totals", "label": "Totals",
@@ -1439,6 +1437,15 @@
}, },
{ {
"fieldname": "column_break_ydwe", "fieldname": "column_break_ydwe",
=======
"collapsible": 1,
"fieldname": "utm_analytics_section",
"fieldtype": "Section Break",
"label": "UTM Analytics"
},
{
"fieldname": "column_break_neoj",
>>>>>>> 578783af8e (refactor: utm analytics section delivery note)
"fieldtype": "Column Break" "fieldtype": "Column Break"
} }
], ],
@@ -1446,7 +1453,11 @@
"idx": 146, "idx": 146,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
<<<<<<< HEAD
"modified": "2026-02-23 23:05:39.097097", "modified": "2026-02-23 23:05:39.097097",
=======
"modified": "2026-02-10 14:35:08.523130",
>>>>>>> 578783af8e (refactor: utm analytics section delivery note)
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Delivery Note", "name": "Delivery Note",