[minor] removed last_contact_date from lead

This commit is contained in:
Anand Doshi 2013-10-09 15:28:16 +05:30
parent 650cfc0434
commit a0ecfba5f5

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-04-10 11:45:37", "creation": "2013-04-10 11:45:37",
"docstatus": 0, "docstatus": 0,
"modified": "2013-09-26 16:30:36", "modified": "2013-10-09 15:27:54",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -174,19 +174,6 @@
"options": "Profile", "options": "Profile",
"search_index": 1 "search_index": 1
}, },
{
"depends_on": "eval:!doc.__islocal",
"description": "Date on which the lead was last contacted",
"doctype": "DocField",
"fieldname": "last_contact_date",
"fieldtype": "Date",
"label": "Last Contact Date",
"no_copy": 1,
"oldfieldname": "last_contact_date",
"oldfieldtype": "Date",
"print_hide": 1,
"read_only": 1
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "col_break123", "fieldname": "col_break123",