Projects
| Project Name | From Date /Expected Date | Project Manager | Status |
|---|---|---|---|
| {{project.proj_name}} |
|
{{project.emp_first_name+' '+project.emp_last_name}} {{project.emp_email}} {{project.emp_mobile}} |
{{project.proj_status | capitalize}} |
Teams
| Hero | Project | From | Non-Billable | Billable | Action |
|---|---|---|---|---|---|
| {{hero.emp_first_name +' '+hero.emp_last_name}} ({{hero.emp_code}}) |
{{hero.proj_name}} | {{hero.partialHoursNonBillable ? hero.partialHoursNonBillable :'-'}} | {{hero.partialHoursBillable ? hero.partialHoursBillable :'-'}} | View in project | |
| {{getNonBillableHours(accountAllocation.heroes)}} | {{getBillableHours(accountAllocation.heroes)}} |