|
|
|
{{::i8nConstants.DURATION}} | {{::i8nConstants.STATUS}} | {{::i8nConstants.TOTAL_HOURS}} | {{::i8nConstants.REGULAR_HOURS}} | {{::i8nConstants.OVERTIME_HOURS}} | {{::i8nConstants.DOUBLE_OVERTIME_HOURS}} | {{::i8nConstants.ACTION}} |
|---|---|---|---|---|---|---|---|---|
| {{::history.sEmpID}} | {{::history.sRequestorName}} |
{{::i8nConstants.FROM}}: {{history.weekStart | date:'dd-MMM-yyyy'}} {{::i8nConstants.TO}}: {{history.weekEnd | date:'dd-MMM-yyyy'}} |
{{::history.sRequestStatus}} | {{history.doubleOvertimeHours + history.overtimeHours+ history.regularHours }} | {{::history.regularHours}} | {{::history.overtimeHours}} | {{::history.doubleOvertimeHours}} | {{::i8nConstants.DETAILS}} {{::i8nConstants.APPROVE}} {{::i8nConstants.REJECT}} {{::i8nConstants.SUBMIT}} {{::i8nConstants.EDIT}} |