Report
| # | Hero | Hero Id | Revenue Center | Certification Name | Certification Date | Valid till | Certification Number | View/Download |
|---|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.emp_first_name +' '+d.emp_last_name}} | {{d.emp_code}} | {{d.rc_name}} | {{d.certification_number}} |
{{p.name}}
| # | Date | Reference | Description | Type | Hours | Comments |
|---|---|---|---|---|---|---|
| {{$index+1}} | {{d.reference}} | {{d.lt_name | titlecase}} | {{d.hours}} | {{d.comments}} | ||
| Total | {{totalHoursNew(mycertificate.default,'hours',p.data)}} | |||||
| No record found | ||||||
{{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(mycertificate.default,'hours',p.data)}} |