Project Diary Report
| # | Hero | Project | Date | Project Status | Any Current Escalation | Any Current Challenge | Putting extra hours in weekend | Brief on Issue | Plan to handle Escalation/Challenge/Comments |
|---|---|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.emp_first_name +' '+d.emp_last_name}} | {{d.proj_name}} | {{d.pd_project_status}} | {{d.pd_is_escalation?'Yes':'No'}} | {{d.pd_is_challange?'Yes':'No'}} | {{d.pd_is_extra_hours?'Yes':'No'}} | {{d.pd_issue_brief}} | {{d.pd_handling_plan}} |
{{p.name}}
| # | Hero | Date | Reference | Description | Type | Hours | Comments |
|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.emp_first_name +' '+d.emp_last_name}} | {{d.reference}} | {{d.description}} | {{d.lt_name | titlecase}} | {{d.hours}} | {{d.comments}} | |
| Total | {{totalHours(myDiary.default,'hours')}} |
{{p.name}}
| # | Project | Date | Reference | Description | Type | Hours | Comments |
|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.proj_name}} | {{d.reference}} | {{d.description}} | {{d.lt_name | titlecase}} | {{d.hours}} | {{d.comments}} | |
| Total | {{totalHours(myDiary.default,'hours')}} |