[fix] [minor] made resolution details editable in support ticket

This commit is contained in:
Anand Doshi 2013-08-28 18:30:14 +05:30
parent 85ef479db8
commit fccbb3f331

View File

@ -2,7 +2,7 @@
{
"creation": "2013-02-01 10:36:25",
"docstatus": 0,
"modified": "2013-08-08 14:22:34",
"modified": "2013-08-28 18:29:06",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -224,17 +224,6 @@
"oldfieldtype": "Column Break",
"read_only": 1
},
{
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"fieldname": "resolution_details",
"fieldtype": "Small Text",
"label": "Resolution Details",
"no_copy": 1,
"oldfieldname": "resolution_details",
"oldfieldtype": "Text",
"read_only": 1
},
{
"doctype": "DocField",
"fieldname": "first_responded_on",
@ -254,6 +243,17 @@
"read_only": 1,
"search_index": 0
},
{
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"fieldname": "resolution_details",
"fieldtype": "Small Text",
"label": "Resolution Details",
"no_copy": 1,
"oldfieldname": "resolution_details",
"oldfieldtype": "Text",
"read_only": 0
},
{
"doctype": "DocField",
"fieldname": "content_type",