The cycle
1
Open the run
Choose the month and the legal entity. The run picks up every employee active in
that month, including joiners and leavers with their partial periods.Permission:
tenant:payroll-run:edit (ADMIN+).2
Compute
The engine builds each employee’s line items from the employment period in force,
the recurring earnings, the recorded absences, the time entries for hourly staff,
the Lohnart catalog and the insurance configuration.Compute is repeatable. Corrected an absence? Recompute — the run is
OPEN, and the
result is deterministic.3
Review
Two views: the Übersicht across all employees, and the per-employee detail down
to individual line items. HR staff can see both (
tenant:payroll-run:view) even
though they cannot change them.This is where you check the month-on-month deltas — a salary that moved without a
corresponding change on the employee record is the thing to catch here.4
Correct
On an
OPEN run you can add manual Korrekturen — a one-off earning, a
retroactive adjustment, an extra deduction — each against a Lohnart so it books and
declares correctly. You can also set the per-employee free text
(individueller Text) that appears on the payslip, and adjust the vacation
counters shown there.5
Lock
Locking closes the run permanently. Permission:
tenant:payroll-run:lock
(ADMIN+).6
Dispatch payslips
Payslip PDFs are e-mailed to employees. Each dispatch is tracked per employee —
PENDING while the send is in flight, then SENT or FAILED — so a failed send is
visible and re-sendable rather than lost.Permission: tenant:payroll-run:dispatch (ADMIN+). Mailing a payslip ships
financial data outside the system, so it sits at the same tier as locking.What the engine computes
For each employee, in order:- Gross — salary from the employment period, prorated for partial months, plus recurring earnings, hourly time, and one-off corrections.
- Absence effects — unpaid absence reduces the base; illness and accident route through their own Lohnarten with the salary-continuation entitlement applied.
- Bases — the AHV, ALV, UVG, KTG and BVG bases, each assembled from the Lohnarten flagged as belonging to it.
- Deductions — social insurance at the configured rates, split employer/employee.
- Quellensteuer — where applicable, from the cantonal tariff for the employee’s profile.
- Net — and the payment amount, which may differ where there are non-cash items.
Bulk exports
A locked run produces the month’s artefacts in one action (tenant:payroll-run:export, ADMIN+):
- Sammel-PDF — every payslip in one file.
- Buchungsjournal — the journal entries for accounting.
- Rekapitulation — the month’s totals per Lohnart and per account.
Lohnkonten
Per-employee and aggregate year-to-date payroll accounts, derived from the line items. Read-only (tenant:lohnkonto:view, HR_STAFF+) — they mutate nothing and HR needs
them for monthly review and for answering employee questions.