Skip to content
Voxbi Cockpit APIs
API Guides

Overtime decisions

An overtime decision in Tempus is the end-of-period reconciliation for one employee: how much of their accumulated overtime to pay out as cash, how much to bank as compensatory time-off. One decision per employee per period, generated at period close.

Overview

When a period closes, the system generates one decision per employee, combining the period's declarations, the employee's starting compensatory balance, their decision preference, and the company's overtime configuration. So if 50 employees are on the company, a close generates 50 decisions.

What it does

Each decision carries two editable values:

  • To pay (H:mm) - paid out as cash by payroll.
  • To increment (H:mm) - added to the compensatory balance as time-off credit.

The system enforces To pay + To increment = Overtime. Both are pre-filled from the employee's preference, the company's caps and minimums, and the starting balance, and HR can override each row before the period is submitted. The preference used is the one in effect at period close, so changing it later affects future periods only.

Once the period is submitted, To increment adds to the employee's compensatory balance (visible on their Voxbi profile) and To pay becomes a cash payroll entry for the next cycle.

See also

Updated