| ID | Employee | Dates | Type | Days | Status | Action |
|---|---|---|---|---|---|---|
| {{ r.id }} | {{ r.employee }} {{ r.notes }} |
{{ r.range }} | {{ r.type }} | {{ r.days }} | {{ r.statusLabel }} |
|
| Employee | Contract | Country | B/fwd d | B/fwd h | Entitl. | Taken d | Taken h | Sched. | Pend. | Remain d | Remain h | Notice | Self Cert | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ r.displayName }} {{ r.email }} |
{{ r.contractLabel }} | {{ r.location }} | {{ r.broughtForwardDays }} | {{ r.broughtForwardHours }} | {{ r.entitlement }} | {{ r.takenDays }} | {{ r.takenHours }} | {{ r.scheduled }} | {{ r.pending }} | {{ r.remainingDays }} | {{ r.remainingHours }} | {{ r.onDemandRemaining }} | {{ r.selfCertRemaining }} |
|
| Dates | Type | Status | Days | Days YTD | Hours YTD | Approved by | On |
|---|---|---|---|---|---|---|---|
| {{ e.dates }} | {{ e.type }} | {{ e.statusLabel }} | {{ e.days }} | {{ e.daysYtd }} | {{ e.hoursYtd }} | {{ e.approvedBy }} | {{ e.approvedAt }} |
| Name | Contract | Office | Napta ID | Manager | HR | |
|---|---|---|---|---|---|---|
| {{ p.email }} | {{ p.displayName }} | {{ p.contractLabel }} | {{ p.locationLabel }} | {{ p.naptaId }} |
| Started | Trigger | Outcome | Detail |
|---|---|---|---|
| {{ r.started }} | {{ r.trigger }} | {{ r.outcome }} | {{ r.detail }} |
| ID | Employee | Dates | Type | Status | Sync | Action |
|---|---|---|---|---|---|---|
| {{ r.id }} | {{ r.employee }} | {{ r.range }} | {{ r.type }} | {{ r.statusLabel }} | {{ r.syncLabel }} |
|