.uk
PRIVASEESTATION 3 · DELIVERY BAY · LIVE
← Admin
① Lamination ② QC Inspection ③ DELIVERY (you are here)

🚚 Start a new delivery run

Loading run · DR-…

🚛 TRUCK
--
Ready in stock
0
Loaded
--
Pending

Scan each panel as you load onto truck

📋 Loaded panels (latest first)

Scan first panel to start loading
🚨

WRONG PROJECT

`); w.document.close(); resetRun(); } function resetRun(){ STATE.run=null;STATE.loaded=[];STATE.project=null; $('activeRun').classList.remove('show'); $('pendingCard').style.display='none'; $('lpoRef').value='';$('projectRef').value='';$('truckPlate').value='';$('driverName').value='';$('truckTag').value=''; $('cnt_loaded').textContent=0; } $('scanInput').addEventListener('keydown',e=>{if(e.key==='Enter')scanLoad()}); loadLoaders();