Reports
Route: /reports
Permission: reports.read
Report types
Reports pull live data from Firestore collections:
- Asset inventory summary
- Asset by department / location
- Depreciation schedule
- Request status summary
- Financial allocation
Export formats
| Format | Library | Use case |
|---|---|---|
| Excel (.xlsx) | xlsx | Data analysis, sharing |
| jsPDF | Formal reports, printing |
Usage
- Select report type and filters
- Preview data in the UI
- Click Export Excel or Export PDF
Reports use real Firestore queries — not mock data.
Finance reports
Users with assets.finance see cost and depreciation columns. Finance role has reports.read by default.