The per-date consumption record of a BranchTimeSlot: one row per slot per bookingDate carrying that date's capacity and capacityUtilized. Documents that booked into the slot on that date point here - delivery orders via their requested delivery booking, product-demo appointments and opportunities via their time-slot booking lookups - so remaining capacity for a date is read from this row, not from the slot definition.
Fields
| Field | Label | Type | Required | What it does |
BookingDate | Booking Date | Date | | |
BranchTimeSlotId | Branch Time Slot | Lookup → BranchTimeSlot | | |
Capacity | Capacity | Number | | |
CapacityUtilized | Capacity Utilized | Number | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteListHeader | Delete | Delete | Delete |
DeleteListRow | Delete | Delete | DeleteListRow |
Edit | Edit | Edit | Edit |
EditInLine | Edit | EditInline | EditInLine |
EditListHeader | Edit | EditInline | EditListHeader |
EditListRow | Edit | Edit | EditListRow |
New | New | New | New |