| Date | Guard | Site | Start | Finish | Hours | Pending Tasks |
|---|---|---|---|---|---|---|
| {{getTotalHoursForLocation(records[$index-1].locationId)}} | ||||||
| {{record.shiftDate | date:'dd/MMM/yyyy'}} | {{record.guardFirstName}} {{record.guardLastName}} * | {{record.locationName}} - {{record.locationAddress}} | {{record.shiftStartTime}} | {{record.shiftEndTime}} | {{getShiftHours(record.shiftStartTime, record.shiftEndTime)}} | {{record.pendingTasksString}} |
| {{getTotalHoursForLocation(records[$index-1].locationId)}} | ||||||
-
{{myAssignedTasks.length}}
-
{{iAssignedTasksCompleted.length}}/{{iAssignedTasks.length}}