mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
chore: resolve conflict
This commit is contained in:
@@ -1070,57 +1070,19 @@
|
|||||||
"fieldname": "named_place",
|
"fieldname": "named_place",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"label": "Named Place"
|
"label": "Named Place"
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "utm_campaign",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"label": "Campaign",
|
|
||||||
"oldfieldname": "campaign",
|
|
||||||
"oldfieldtype": "Link",
|
|
||||||
"options": "UTM Campaign",
|
|
||||||
"print_hide": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "utm_source",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"label": "Source",
|
|
||||||
"oldfieldname": "source",
|
|
||||||
"oldfieldtype": "Select",
|
|
||||||
"options": "UTM Source",
|
|
||||||
"print_hide": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "utm_medium",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"label": "Medium",
|
|
||||||
"options": "UTM Medium",
|
|
||||||
"print_hide": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "utm_content",
|
|
||||||
"fieldtype": "Data",
|
|
||||||
"label": "Content",
|
|
||||||
"print_hide": 1
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"fieldname": "disable_rounded_total",
|
"fieldname": "disable_rounded_total",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Disable Rounded Total"
|
"label": "Disable Rounded Total"
|
||||||
>>>>>>> f8524d526b (fix: added disable_rounded_total field)
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "fa fa-shopping-cart",
|
"icon": "fa fa-shopping-cart",
|
||||||
"idx": 82,
|
"idx": 82,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"modified": "2024-03-20 16:04:21.567847",
|
|
||||||
=======
|
|
||||||
"modified": "2024-11-07 18:37:11.715189",
|
"modified": "2024-11-07 18:37:11.715189",
|
||||||
>>>>>>> f8524d526b (fix: added disable_rounded_total field)
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Quotation",
|
"name": "Quotation",
|
||||||
|
|||||||
Reference in New Issue
Block a user