Report
| # | Date | Hours | Project | Type | Description | Reference | Comments |
|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.hours}} | {{d.proj_name}} | {{d.lt_name | titlecase}} | {{d.reference}} | {{d.comments}} |
{{p.name}}
| # | Date | Reference | Description | Type | Hours | Comments |
|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.reference}} | {{d.lt_name | titlecase}} | {{d.hours}} | {{d.comments}} | ||
| Total | {{totalHoursNew(myDiary.default,'hours',p.data)}} |
{{p.name}}
| # | Project | Date | Reference | Description | Type | Hours | Comments |
|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.proj_name}} | {{d.reference}} | {{d.lt_name | titlecase}} | {{d.hours}} | {{d.comments}} | ||
| Total | {{totalHours(myDiary.default,'hours',p.data)}} |