The Tempus calendar view is the per-employee monthly calendar that visualises one person's whole working life in a single layout: working days, scheduled hours, absences, time-points, public holidays, company calendar entries, home-office days, and balance changes.
The calendar is a read-only report, not a CRUD entity. Reached at Tempus > Calendar, it opens on the current month with your own employee record pre-loaded. From there you switch employee, navigate months, filter by department, country, or status type, or click a day to drill into its entries.
What it does
Each day cell carries several markers:
| Visual element | What it means |
|---|---|
| Day-cell background | Coloured by dominant status: green fully worked, blue home-office, yellow partial, red absence, grey non-working. |
| Hour totals | Consumed vs expected hours, on partial days. |
| Absence badges | Coloured pills for approved absences. |
| Holiday markers | Flag icons for public holidays and company calendar days. |
| Home-office badge | House icon for approved home-office days. |
The employee picker is filtered to those you have permission to see: yourself for end users, your department for managers, everyone for HR. The URL carries ?employee_id=... so the view is bookmarkable. To change a number, edit the underlying entity and refresh.
See also
- Time points, Absences, Home office requests - the entities the calendar visualises.
- Time point overviews - the table-format analytical view.
- Tempus preferences - the toggles that customise the calendar.
- Employees - the subject of each calendar view.