Update Agarwal Packers Guruvayoor load - assigned vehicle, no payments yet

This commit is contained in:
OWL Agent 2026-05-25 04:51:26 +00:00
parent 149a2548fc
commit eab27a875f
2 changed files with 23 additions and 3 deletions

20
new_record.json Normal file
View file

@ -0,0 +1,20 @@
{
"id": "2026-05-24-agarwal-packers-thiruvananthapuram-guruvayoor",
"date": "2026-05-24",
"vehicle": "TN43W8330",
"from": "Thiruvananthapuram",
"to": "Guruvayoor",
"via": null,
"shipper": "Agarwal Packers and Movers",
"load_type": "10 ft open",
"item": null,
"freight_charged": 7500,
"advance_received": null,
"paid_to_driver": null,
"commission": 1500,
"driver_freight": 6000,
"pending_from_shipper": null,
"pending_to_driver": null,
"status": "assigned vehicle",
"notes": "Agarwal Packers and Movers load from Thiruvananthapuram to Guruvayoor. Vehicle TN43W8330 assigned, contact 9943536599, 10ft open vehicle. Shipper freight: 7500, driver freight: 6000, commission: 1500. Process: vehicle will reach loading point → loading complete → receive advance & pay driver → vehicle in transit → reach unloading point → unloading complete → receive POD → collect balance from shipper → pay driver → settle."
}

View file

@ -1293,13 +1293,13 @@
"item": null, "item": null,
"freight_charged": 7500, "freight_charged": 7500,
"advance_received": null, "advance_received": null,
"paid_to_driver": 6000, "paid_to_driver": null,
"commission": 1500, "commission": 1500,
"driver_freight": 6000, "driver_freight": 6000,
"pending_from_shipper": null, "pending_from_shipper": null,
"pending_to_driver": null, "pending_to_driver": null,
"status": "pending collection", "status": "assigned vehicle",
"notes": "Agarwal Packers and Movers load from Thiruvananthapuram to Guruvayoor. Vehicle TN43W8330 assigned, contact 9943536599, 10ft open vehicle. Shipper freight: 7500. Paid to driver: 6000. Commission: 1500." "notes": "Agarwal Packers and Movers load from Thiruvananthapuram to Guruvayoor. Vehicle TN43W8330 assigned, contact 9943536599, 10ft open vehicle. Shipper freight: 7500, driver freight: 6000, expected commission: 1500. Process: vehicle will reach loading point -> loading complete -> receive advance & pay driver -> vehicle in transit -> reach unloading point -> unloading complete -> receive POD -> collect balance from shipper -> pay driver -> settle."
} }
] ]
} }