Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
14e01319cb
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"creation": "2013-02-01 10:36:25",
|
"creation": "2013-02-01 10:36:25",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"modified": "2013-08-08 14:22:34",
|
"modified": "2013-08-28 18:29:06",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"owner": "Administrator"
|
"owner": "Administrator"
|
||||||
},
|
},
|
||||||
@ -224,17 +224,6 @@
|
|||||||
"oldfieldtype": "Column Break",
|
"oldfieldtype": "Column Break",
|
||||||
"read_only": 1
|
"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",
|
"doctype": "DocField",
|
||||||
"fieldname": "first_responded_on",
|
"fieldname": "first_responded_on",
|
||||||
@ -254,6 +243,17 @@
|
|||||||
"read_only": 1,
|
"read_only": 1,
|
||||||
"search_index": 0
|
"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",
|
"doctype": "DocField",
|
||||||
"fieldname": "content_type",
|
"fieldname": "content_type",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user