OpenShifts
Employee shift attendance and clocking records
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| EmployeeId | Integer |
Employees.Id | |
| Status | String |
The allowed values are opened, closed. | |
| IsAutomaticClockIn | Boolean | ||
| ClockIn | Datetime | ||
| ClockOut | Datetime | ||
| Date | Date | ||
| LocationType | String | ||
| ReferenceDate | Date | ||
| TimeSettingsBreakConfigurationId | Integer | ||
| IsWorkable | Boolean | ||
| WorkplaceId | Integer |