leave_allocation layout changed
diff --git a/erpnext/hr/doctype/leave_allocation/leave_allocation.json b/erpnext/hr/doctype/leave_allocation/leave_allocation.json
index cbb8997..0bb9b4a 100644
--- a/erpnext/hr/doctype/leave_allocation/leave_allocation.json
+++ b/erpnext/hr/doctype/leave_allocation/leave_allocation.json
@@ -48,6 +48,22 @@
"search_index": 1
},
{
+ "fieldname": "description",
+ "fieldtype": "Small Text",
+ "hidden": 0,
+ "label": "Description",
+ "oldfieldname": "reason",
+ "oldfieldtype": "Small Text",
+ "permlevel": 0,
+ "width": "300px"
+ },
+ {
+ "fieldname": "column_break1",
+ "fieldtype": "Column Break",
+ "permlevel": 0,
+ "width": "50%"
+ },
+ {
"default": "Today",
"fieldname": "posting_date",
"fieldtype": "Date",
@@ -75,22 +91,6 @@
"search_index": 1
},
{
- "fieldname": "description",
- "fieldtype": "Small Text",
- "hidden": 0,
- "label": "Description",
- "oldfieldname": "reason",
- "oldfieldtype": "Small Text",
- "permlevel": 0,
- "width": "300px"
- },
- {
- "fieldname": "column_break1",
- "fieldtype": "Column Break",
- "permlevel": 0,
- "width": "50%"
- },
- {
"fieldname": "carry_forward",
"fieldtype": "Check",
"label": "Carry Forward",
@@ -138,7 +138,7 @@
"icon": "icon-ok",
"idx": 1,
"is_submittable": 1,
- "modified": "2015-04-06 06:03:27.883985",
+ "modified": "2015-05-08 03:44:08.092937",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Allocation",