Merge pull request #3228 from neilLasrado/hr

Minor Fixes for HR
This commit is contained in:
Nabin Hait 2015-05-13 19:33:46 +05:30
commit fb6f79d345
2 changed files with 19 additions and 19 deletions

View File

@ -47,6 +47,22 @@
"reqd": 1, "reqd": 1,
"search_index": 1 "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", "default": "Today",
"fieldname": "posting_date", "fieldname": "posting_date",
@ -74,22 +90,6 @@
"reqd": 1, "reqd": 1,
"search_index": 1 "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", "fieldname": "carry_forward",
"fieldtype": "Check", "fieldtype": "Check",
@ -138,7 +138,7 @@
"icon": "icon-ok", "icon": "icon-ok",
"idx": 1, "idx": 1,
"is_submittable": 1, "is_submittable": 1,
"modified": "2015-04-06 06:03:27.883985", "modified": "2015-05-08 03:44:08.092937",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "HR", "module": "HR",
"name": "Leave Allocation", "name": "Leave Allocation",

View File

@ -51,7 +51,7 @@
{ {
"fieldname": "is_lwp", "fieldname": "is_lwp",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Is LWP", "label": "Is Leave Without Pay",
"permlevel": 0 "permlevel": 0
}, },
{ {
@ -63,7 +63,7 @@
], ],
"icon": "icon-flag", "icon": "icon-flag",
"idx": 1, "idx": 1,
"modified": "2015-02-05 05:11:40.849495", "modified": "2015-05-08 05:15:24.194053",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "HR", "module": "HR",
"name": "Leave Type", "name": "Leave Type",