One attendance day for a field Resource: the date, the branch it belongs to plus the branches where check-in and check-out actually happened, the first check-in and last check-out times, accumulated duration and penaltyHours, and a leaveRequestId link when the day is explained by leave. Child ResourceAvailabilityCheckIn rows hold the individual check-in/check-out pairs of the day and ResourceAvailabilityData rows the raw punch events; Employee records can reference an availability row. Scoped to a company via partnerAccountId.
Fields
| Field | Label | Type | Required | What it does |
AttendanceHours | Attendance Hours | Calculated | | total hours worked |
AvailabilityType | Availability Type | PickList | | Values: Present, Leave, Weekend, Holiday, Absent, Half Day. |
BranchId | Branch | Lookup | | |
CheckIn | Check-In | DateAndTime | | |
CheckInBranchId | Check-In Branch | Lookup | | |
CheckOut | Check-Out | DateAndTime | | |
CheckOutBranchId | Check-Out Branch | Lookup | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Date | Date | Date | | |
Duration | Duration | Calculated (calculated) | | |
EmployeeId | Employee | Lookup → Employee | | |
FirstCheckInTime | First Check-In Time | Calculated (calculated) | | |
Id | Id | Guid | Yes | |
LastCheckOutTime | Last Check-Out Time | Calculated (calculated) | | |
LeaveRequestId | Leave Request | Lookup | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Document Number | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
PartnerAccountId | Partner Account | Lookup → Account | | |
PenaltyHours | Penalty Hours | Decimal | | |
RecordTypeId | Record Type | Guid, hidden | | |
ResourceId | Resource | Lookup → Resource | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
BulkDelete | Delete | Delete | Delete the selected records. |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteInList | Delete | Delete | Delete in a list page |
Edit | Edit | Edit | Edit |
EditInLine | Edit | EditInline | Edit in page. |
New | New | New | New |