Update hr/doctype/leave_application/leave_application.txt

changed permlevel for some fiedls in leave application
This commit is contained in:
Nabin Hait 2013-02-08 11:28:40 +05:30
parent 6660ef0355
commit 197861f576

View File

@ -2,7 +2,7 @@
{
"creation": "2013-02-02 14:40:08",
"docstatus": 0,
"modified": "2013-02-07 08:54:22",
"modified": "2013-02-08 11:27:22",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -165,7 +165,7 @@
"fieldtype": "Date",
"label": "Posting Date",
"no_copy": 1,
"permlevel": 2,
"permlevel": 0,
"reqd": 1
},
{
@ -175,7 +175,7 @@
"in_filter": 1,
"label": "Fiscal Year",
"options": "link:Fiscal Year",
"permlevel": 2,
"permlevel": 0,
"read_only": 0,
"reqd": 1,
"search_index": 0
@ -195,7 +195,7 @@
"fieldtype": "Link",
"label": "Letter Head",
"options": "Letter Head",
"permlevel": 2,
"permlevel": 0,
"print_hide": 1,
"read_only": 0
},
@ -250,4 +250,4 @@
"role": "Leave Approver",
"submit": 0
}
]
]