changed fiscal year back to link in Leave Application DocType

This commit is contained in:
Anand Doshi 2012-12-07 18:48:17 +05:30
parent c821f2b3ff
commit ae0ca1c0a0

View File

@ -2,9 +2,9 @@
{ {
"owner": "Administrator", "owner": "Administrator",
"docstatus": 0, "docstatus": 0,
"creation": "2012-12-07 15:15:24", "creation": "2012-12-07 18:27:12",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2012-12-07 16:17:40" "modified": "2012-12-07 18:47:48"
}, },
{ {
"is_submittable": 1, "is_submittable": 1,
@ -160,7 +160,7 @@
"search_index": 0, "search_index": 0,
"doctype": "DocField", "doctype": "DocField",
"label": "Fiscal Year", "label": "Fiscal Year",
"options": "\n2008-2009\n2009-2010\n2010-2011\n2011-2012\n2012-2013\n2013-2014", "options": "Link:Fiscal Year",
"fieldname": "fiscal_year", "fieldname": "fiscal_year",
"fieldtype": "Select", "fieldtype": "Select",
"reqd": 1, "reqd": 1,
@ -239,10 +239,5 @@
"role": "Leave Approver", "role": "Leave Approver",
"cancel": 0, "cancel": 0,
"permlevel": 2 "permlevel": 2
},
{
"doctype": "DocPerm",
"role": "All",
"permlevel": 3
} }
] ]