mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-18 04:08:48 -05:00
54533ec95e
- Add /reports/time-entries page listing all time entries (billed and unbilled) - Columns: Date, Start, Stop, Duration, Project, Task, Notes, Billed, Client - Filters: date range, user, project, client, task, billed (all/yes/no) - Export to Excel and CSV with same filters; add Billed column to excel export - Resolve client from entry.client or project.client in export - Add Time Entries Report card to Reports index