diff --git a/westech_r2/page/load-detail/load_detail.html b/westech_r2/page/load-detail/load_detail.html new file mode 100644 index 0000000..ec9f8f8 --- /dev/null +++ b/westech_r2/page/load-detail/load_detail.html @@ -0,0 +1,53 @@ +
| Material Type | +Receiving | +HDR / Disassembly | +Test | +R2 | +Destruction | +|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Count | Status | Send To | +Recv'd | HDD Out | Send To | +Sanitized | Status | Send To | +Sent | +Phys | HDD Need | HDD Phys | HDD Logic | +|
Use ?load=MMDDYYYY-XXXX
| Material Type | Count | Rcv Status | Send To | "; + h += "Recv'd | HDD Out | Dis Send To | "; + h += "Sanitized | Test Status | Test Send | "; + h += "R2 Sent | Phys | HDD Need | HDD Phys | HDD Logic | "; + h += "
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| " + (item.material_type || "") + " | "; + h += "" + (item.total_count || 0) + " | "; + h += "" + (item.initial_data_status || "") + " | "; + h += "" + (item.send_to || "") + " | "; + h += "" + (item.devices_received || 0) + " | "; + h += "" + (item.hdd_removed || 0) + " | "; + h += "" + (item.disassembly_send_to || "") + " | "; + h += "" + (item.units_sanitized_software || 0) + " | "; + h += "" + (item.test_data_status || "") + " | "; + h += "" + (item.test_send_to || "") + " | "; + h += "" + (item.r2_units_sent || 0) + " | "; + h += "" + (item.units_physical_destruction || 0) + " | "; + h += "" + (item.hdd_needs_sanitize || 0) + " | "; + h += "" + (item.hdd_physical_destruction || 0) + " | "; + h += "" + (item.hdd_logical_sanitization || 0) + " | "; + h += "
Use ?load=MMDDYYYY-XXXX
Date: " + (load.incoming_date || "N/A") + " | Customer: " + (load.customer_name || load.customer_number || "N/A") + "
"; h += "| Material Type | Count | Recv Status | Send To | Recv'd | HDD Out | Dis Send To | Sanitized | Test Status | Test Send | R2 Sent | Phys | HDD Need | HDD Phys | HDD Logic |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Material Type | Count | Recv Status | Send To | "; + h += "Recv'd | HDD Out | Dis Send To | "; + h += "Sanitized | Test Status | Test Send | "; + h += "R2 Sent | Phys | HDD Need | HDD Phys | HDD Logic | "; + h += "
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Pallet # ⇅ | +Date Reserved ⇅ | +Rec. Date ⇅ | +Customer # ⇅ | +Lbs ⇅ | +Who ⇅ | +Items Tested ⇅ | +QTY Sale ⇅ | +Lbs Sale ⇅ | +Finish Date ⇅ | +Status | +Notes | +
|---|---|---|---|---|---|---|---|---|---|---|---|
| Loading... | |||||||||||
Optimize pickup routes for scheduled pickups.
+Schedule and optimize pickup routes.
"; + h += ""; + h += ""; + h += ""; + h += "