Reimbursement Overview Page
Component Detail
User Interface
medium complexity
frontend
0
Dependencies
0
Dependents
3
Entities
0
Integrations
Description
Aggregated reporting page in the Admin Web Portal that summarizes reimbursement activity across the organization. Displays totals by period, breakdowns by expense type, claimant, local association, and approval status, with trend charts and drill-down navigation to underlying claims.
reimbursement-overview-page
Sources & reasoning
The source repeatedly emphasizes reimbursement handling as a Phase 2 deliverable; an aggregated admin view is the natural counterpart to per-expense approval and the precursor to Phase 3 accounting export. target_release Core Product matches §5 Fase 2.
-
docs/source/likeperson.md · line 40-45Begge organisasjoner har behov for registrering av kilometergodtgjørelse, bompenger, parkering og kollektivt.
-
docs/source/likeperson.md · line 311Reiserefusjon
Responsibilities
- Render summary KPIs and totals by period (month, quarter, year)
- Display breakdown tables by expense type, claimant, local association, and approval status
- Render trend charts highlighting spikes in reimbursement activity
- Provide drill-down navigation from aggregate cells to underlying claim records
- Surface accounting integration pipeline status when the accounting module is enabled
Interfaces
loadOverview(period, filters): OverviewViewModel
drillDown(aggregateCell): ClaimListView
changePeriod(period): void
exportReport(format): FileDownload
Related Data Entities (3)
Data entities managed by this component