Skip to content

PTO and leave

The PTO module covers the whole loop: an employee requests leave, a manager decides, balances update and the team calendar shows who is away.

Employees pick a type, a date range and an optional note in the app. Managers approve or decline from the dashboard, and the decision lands in the app and by email immediately. Balances track allowance and usage per year.

The dashboard renders a month grid with approved leave as solid entries and pending requests as outlined ones. German public holidays are computed directly, including the movable feasts, so nobody plans a sprint over a holiday again.

Live notifications reach the dashboard over WebSockets the moment a request arrives, and the app is updated the same way.