mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
Removed required lead
This commit is contained in:
@@ -63,8 +63,7 @@
|
|||||||
"fieldname": "lead",
|
"fieldname": "lead",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Lead",
|
"label": "Lead",
|
||||||
"options": "Lead",
|
"options": "Lead"
|
||||||
"reqd": 1
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "calendar_event",
|
"fieldname": "calendar_event",
|
||||||
@@ -73,7 +72,7 @@
|
|||||||
"options": "Event"
|
"options": "Event"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2019-09-13 15:25:49.362246",
|
"modified": "2019-09-19 16:00:54.390581",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Appointment",
|
"name": "Appointment",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user