R2: SPECIAL HANDLING LOG
COR must include: {{ doc.job_number or 'Job #________' }}
Date: {{ doc.received_date or nowdate() }}
Truck #: {{ doc.truck_number or '____' }}
Driver: {{ doc.driver or '________________' }}
Service Level: {{ doc.service_level or '________' }}
Client: {{ doc.customer_name or '________________________________' }}
Address: {{ doc.customer_address or '________________________________________' }}
Contact: {{ doc.contact_name or '________________' }}
Email: {{ doc.contact_email or '________________' }}
Phone: {{ doc.contact_phone or '________________' }}
Equipment: {{ doc.equipment_description or '________________________________________' }}
Driver Notes:
{{ doc.driver_notes or '' }}
RED LINE INSTRUCTIONS
Material Weight Log
{% for item in doc.items %} {% else %} {% endfor %}
MATERIAL % OF MATERIAL WEIGHT SIGN OFF DATE
{{ item.material_type or '________________' }} {{ item.percentage or '____%' }} {{ item.weight or '____' }} {{ item.sign_off or '____' }} {{ item.date or '________' }}
PC/Server Hard Drive Tracking
Category SCAN HARD DRIVES LIST SENT? SIGN OFF DATE
# OF PCs {{ doc.pc_hdd_count or '____' }} ____ ________
# OF SERVERS {{ doc.server_hdd_count or '____' }} ____ ________
# OF HARD DRIVES {{ doc.loose_hdd_count or '____' }} ____ ________
Laptop Hard Drive Tracking
Category SCAN HARD DRIVES LIST SENT? SIGN OFF DATE
# OF LAPTOPS {{ doc.laptop_count or '____' }} ____ ________
# OF HARD DRIVES {{ doc.laptop_hdd_count or '____' }} ____ ________