Update hr/doctype/leave_application/leave_application.txt
changed permlevel for some fiedls in leave application
diff --git a/hr/doctype/leave_application/leave_application.txt b/hr/doctype/leave_application/leave_application.txt
index e105dff..ec17544 100644
--- a/hr/doctype/leave_application/leave_application.txt
+++ b/hr/doctype/leave_application/leave_application.txt
@@ -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
}
-]
\ No newline at end of file
+]