Bookings – List View
Module: Service
Screen Type: List View
URL: /^service/dispatch/
Model: Booking
Record Name: Booking
Plural Name: Bookings
What This Screen Is For
TODO: Explain what this screen does in plain language.
What You See on This Screen
📸 Add a screenshot of this screen.
Fields on This Screen
| Field | Type | Description |
|---|---|---|
| Last Modified At | Date & time | TODO |
| Last Modified By | Relationship (single) (optional) | TODO |
| Booking Date | Date & time | Records the date and time of this booking |
| Customer | Relationship (single) | The customer for this booking |
| Service Order | Relationship (single) (optional) | Connects this booking to a service order |
| Address Line 1 | Text | Enter the address of this booking |
| Address Line 2 | Text | TODO |
| City | Text | TODO |
| State | Text | TODO |
| Zip Code | Text | TODO |
System Fields (Managed Automatically)
⚙️ These fields are managed by the system and usually do not need to be edited.
| Field | Type | Description |
|---|---|---|
| Id | Auto number (ID) | TODO |
| Created At | Date & time | TODO |
| Created By | Relationship (single) (optional) | TODO |
| Custom Fields | Extra Fields JSONField | TODO |
| Deleted At | Date & time (optional) | TODO |
Common Tasks
- TODO
Tips & Helpful Hints
💡 TODO
Who Uses This Screen
- TODO
Related Screens
Advanced Notes
TODO
No comments to display
No comments to display