fixed typo

This commit is contained in:
Pranav Nachanekar 2019-09-13 15:55:54 +05:30
parent a3b8c77af1
commit cf045d86b0

View File

@ -13,7 +13,7 @@
"customer_skype", "customer_skype",
"customer_details", "customer_details",
"lead", "lead",
"calender_event" "calendar_event"
], ],
"fields": [ "fields": [
{ {
@ -67,14 +67,13 @@
"reqd": 1 "reqd": 1
}, },
{ {
"fieldname": "calender_event", "fieldname": "calendar_event",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Calender Event", "label": "Calendar Event",
"options": "Event", "options": "Event"
"reqd": 1
} }
], ],
"modified": "2019-09-12 10:42:47.841841", "modified": "2019-09-13 15:25:49.362246",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Appointment", "name": "Appointment",