Requests
= $metrics['total_requests'] ?>
Scoped to current company only.
This first delivery focuses on one meaningful end-to-end workflow: create leave requests, review them safely inside the active company, and monitor approval health from a single SaaS-style dashboard.
Scoped to current company only.
Needs manager action.
Deductible leave usage.
With auditable reason.
Create the first request to turn this into a live approval queue.
Create request| Employee | Type | Dates | Status | Detail |
|---|---|---|---|---|
|
= htmlspecialchars($request['employee_name']) ?>
= htmlspecialchars($request['department']) ?>
|
= htmlspecialchars($request['leave_type']) ?> | = htmlspecialchars(formatDateLabel($request['start_date'])) ?> → = htmlspecialchars(formatDateLabel($request['end_date'])) ?> | = htmlspecialchars(ucfirst($request['status'])) ?> | Open |
No pending requests for this tenant.
Recent activity will appear after the first submission.