No equipment parts information available.
No service call history found for this customer.
| Date | Time | Service Type | Description |
|---|---|---|---|
| {{ formatDate(service.scheduled_date) }} | {{ formatTime(service.scheduled_date) }} | {{ getServiceTypeName(service.type_service_call) }} | {{ service.description }} |
No automatic delivery history found.
| id | Name | Address | Town | Gallons | Date |
|---|---|---|---|---|---|
| {{ auto['id'] }} | {{ auto['customer_full_name'] }} | {{ auto['customer_address'] }} | {{ auto['customer_town'] }} | {{ auto['gallons_delivered'] }} | {{ auto['fill_date'] }} |
No order history found.
| id | Status | Name | Address | Town | Gallons | Date | ||
|---|---|---|---|---|---|---|---|---|
| {{ oil['id'] }} |
Waiting
cancelled
Out for Delivery
Tommorrow
Issue
Finalized
|
{{ oil['customer_name'] }} | {{ oil['customer_address'] }} | {{ oil['customer_town'] }} |
Fill
{{ oil['gallons_ordered'] }}
|
{{ oil['gallons_delivered'] }} | {{ oil['expected_delivery_date'] }} |
|