The Missed In/Out Time Entries and Meal Breaks report contains information about employees in Period Review who are missing time entries for their shift start, shift end, or for meal breaks.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Employee Number | Yes | A to Z | |
| Employee Time Entry Start Date | |||
| Employee Time Entry End Date | |||
| Employee Time Entry MB Start Date | |||
| Employee Time Entry End Date | |||
| Employee Time Entry Business Date |
Custom Fields
Employee Time Entry Start Date
The Employee Time Entry Start Date custom field shows the date that the employee clocked in for the shift. It uses the following expression:
EmployeePunch.TimeStart
Employee Time Entry End Date
The Employee Time Entry End Date custom field shows the date that the employee clocked out for the shift. It uses the following expression:
EmployeePunch.TimeEnd
Employee Time Entry MB Start Date
The Employee Time Entry MB Start Date custom field shows the date that the employee clocked out for the meal or break. It uses the following expression:
EmployeePunchMB.TimeStart
Employee Time Entry MB End Date
The Employee Time Entry MB End Date custom field shows the date that the employee clocked in from the meal or break. It uses the following expression:
EmployeePunchMB.TimeEnd