A physical workshop position — a bay, wash bay, van, bin or pallet, typed by ServiceBayType and optionally tied to a Branch. A bay is not scheduled directly and has no link to a service order: to make it bookable an operator creates a BookableResource of kind Facility pointing at it, after which appointment booking can require a bay type and the engine matches candidates on ServiceBay.ServiceBayType before checking capacity and overlapping bookings.
Fields
| Field | Label | Type | Required | What it does |
AllowInventory | Allow Inventory | Boolean | Yes | Marks the bay as a place stock may be held, which is what lets a bay double as a storage position (bin or pallet) rather than being purely a work position. |
BranchId | Branch | Lookup → Branch | | The branch the bay physically belongs to; booking narrows candidate bays to the branch of the appointment (a bay with no branch is treated as available to any). |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
ExternalId | External | Text | Yes | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
ServiceBayType | Service Bay Type | PickList | | The kind of position — seeded as Workshop, Regular Bay, Washing Bay, VHC Bay, Van, Plant, Bin or Pallet. Appointment booking matches on this value when a requirement asks for a specific bay type, so it is the field that makes a bay selectable for a job, not a cosmetic label. Values: Van, Plant, Workshop, Bin, Pallet, Washing Bay, Regular Bay, VHC Bay. |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
BulkDelete | Delete | Delete | Delete |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteInList | Delete | Delete | Delete |
Edit | Edit | Edit | Edit |
EditInLine | Edit | Edit | Edit |
EditInLineList | Edit | EditInline | EditInLineList |
New | New | New | New |