Showing {{ entriesStore.entries.length }} of {{ entriesStore.total }} entries
| Date | Project | Task | Description | Duration | Actions | |
|---|---|---|---|---|---|---|
| {{ formatDate(entry.start_time) }} |
{{ getProjectName(entry.project_id) }}
|
{{ getTaskName(entry.task_id) || '-' }} |
-
{{ getTagName(tagId) }}
|
NB
{{ formatDuration(entry.duration) }}
|
|
No entries found
Time entries will appear here as you track your work. Try adjusting the date range if you have existing entries.
| Date | Project | Category | Description | Amount | Receipt | Invoiced | Actions |
|---|---|---|---|---|---|---|---|
| {{ formatDate(expense.date) }} |
{{ getProjectName(expense.project_id) }}
|
{{ expense.category }} | {{ expense.description || '-' }} | {{ formatCurrency(expense.amount) }} | - | {{ expense.invoiced ? 'Yes' : 'No' }} |
|
No expenses found
Track project expenses here. Click "Add Expense" to get started.
Are you sure you want to delete this time entry? This action cannot be undone.
Are you sure you want to delete this expense? This action cannot be undone.