Job Details
{{ jobData.status }}
Client Information
{{ jobData.client.name }}
{{ jobData.client.email }}
{{ jobData.client.phone }}
Service Provider
{{ jobData.serviceProvider.name }}
{{ jobData.serviceProvider.email }}
{{ jobData.serviceProvider.phone }} {{ jobData.serviceProvider.roles
}}
Technician / Installer
{{ jobData.technician.name }}
{{ jobData.technician.email }}
{{ jobData.technician.phone }}
Service Address
{{ jobData.serviceAddress.city }}, {{ jobData.serviceAddress.state }} {{ jobData.serviceAddress.zip }}
Shipping Address
{{ jobData.shippingAddress.city }}, {{ jobData.shippingAddress.state }} {{ jobData.shippingAddress.zip }}
Equipment
Job Description
{{ jobData.JobAdditionalInstructions }}
Equipment List
Description | Qty |
---|---|
{{ item.description }} | {{ item.quantity }} |
Installation Checklist
Additional Items
${{ calculateItemTotal(newItem) }}
{{ item.description }}
Qty: {{ item.quantity }} × ${{ item.unitPrice }} = ${{ calculateItemTotal(item)
}}
Client Approved
Additional Items Subtotal
${{ calculateSubtotal() }}
Documentation
Timeline Progress
{{ completedSteps }} of {{ timeline.length }}
completed
{{ step.completed ? '✓' : '' }}
{{ step.title }}
{{ step.completedTime }}
Installation Photos
{{ uploadedPhotos }} of {{ requiredPhotos.length }}
Required
Click to upload
{{ photo.title }} *
{{ photo.description }}
Additional Comments