Skip to main content
Five registers, generated per month from payroll and attendance data.

The five

Each is generated as a CSV and stored, so the artifact you download is the artifact that was produced at generation time — not something recomputed on the fly each time you click.

Generating

1

Disburse the month's payroll cycle

The wage and overtime registers read payslip data. Generating before disbursement produces registers that will not reconcile with what you paid.
2

Generate all five

Compliance → Generate registers, for the month. All five are produced in one action.
3

Check the row counts

Each register records how many rows it produced. A muster roll with fewer rows than you have employees is worth investigating before you file it.

Status

Each register carries a status for its period:
Stale is the one that matters. It appears when payroll was recalculated or attendance was corrected after the register was produced. Regenerating is cheap; filing a stale register is not.

Downloading

Individually

Each register exports as CSV from its own row.

As a bundle

Download all produces a ZIP containing all five register CSVs plus a filings summary CSV for the period.
The bundle is the one to hand to an auditor or an inspector — it is the month’s complete statutory picture in one file.

Regenerating

Safe and idempotent. Generating again for the same month replaces the stored artifact and resets the status. Do it whenever payroll is recalculated for that month.
Register generation is recorded per organization, register and month. There is no version history — the latest generation is the one you have.