CifraHQ includes two built-in Stimulsoft Reports for the Incapacity Fund module: a per-employee certificate history and a year-end balance summary.
| Report | Entity type | Description |
|---|---|---|
| Incapacity History Report | IncapacityBalance | All certificates for one employee in one calendar year, with employer/CSS split per certificate |
| Incapacity Balance Summary | IncapacityBalance | Year-end summary grid of all Employees: allotted, used, remaining |
The Incapacity History Report prints the full certificate log for a single employee and year. It includes:
Where to print it:
The report pulls data from the IncapacityBalance record and all non-rejected certificates for that employee in that year.
The balance summary is a grid-style report listing all active Employees with their current-year balances. Useful for year-end audits and HR reviews.
| Column | Description |
|---|---|
| Employee | Name and employee code |
| Days Allotted | From the Incapacity Policy (default 18) |
| Employer Days Used | DaysUsedEmployerPaid |
| CSS Days Used | DaysUsedCssPaid |
| Days Remaining | DaysAllotted - DaysUsedEmployerPaid |
Where to print it:
The report is scoped to the current year by default. Use the year filter on the Balances grid to navigate to a prior year before printing.
CifraHQ ships without pre-loaded .mrt template files. Templates are uploaded by an administrator via the report admin interface.
First-time Setup:
Incapacity History Report (or your preferred label)IncapacityBalance.mrt fileRepeat for each report template you want to make available.
Once uploaded, the template appears in the Reports dropdown on the IncapacityBalance detail page automatically. No code changes are required - the controller discovers Reports by entity type at runtime.
The Payroll > Incapacity > Certificates grid supports Excel export from the toolbar. This is useful for ad-hoc analysis outside of Stimulsoft.
Exported columns include all fields visible in the grid: certificate number, employee, cause, start/end dates, days certified, employer days, CSS days, state, and approval date.
To run an Incapacity History Report for a prior year:
Prior-year balance rows are read-only. Their certificate data reflects the actual consumption as of December 31 of that year.
Related: Overview - Certificate Intake - Payday Split - Annual Reset
Was this page helpful?