diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index beef47b..5275ea9 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -1077,26 +1077,6 @@ "status": "pending lead", "notes": "User shared contact 08089002727 for a Pune part-load worth 15000. Origin, vehicle, and date were not provided yet." }, - { - "id": "lead-sulphi-baddest-thiruvananthapuram-chennai", - "date": null, - "vehicle": null, - "from": "Thiruvananthapuram", - "to": "Chennai", - "via": null, - "shipper": "Sulphi Baddest", - "load_type": null, - "item": null, - "freight_charged": null, - "advance_received": null, - "paid_to_driver": null, - "commission": null, - "driver_freight": null, - "pending_from_shipper": null, - "pending_to_driver": null, - "status": "pending lead", - "notes": "User said Thiruvananthapuram to Chennai load for shipper Sulphi Baddest; vehicle required. Freight, date, and vehicle details not yet provided." - }, { "id": "vehicle-09952764728-17ft-open-technopark", "date": null, @@ -1196,6 +1176,28 @@ "pending_to_driver": null, "status": "available vehicle", "notes": "Vehicle lead from user: TN39CC0878, contact 9940750878, 20 ft container in parking at Thiruvananthapuram. Route/load details not yet provided." + }, + { + "id": "load-tn32bh7891-sulphi-baddest", + "date": "2026-05-19", + "vehicle": "Tn32bh7891", + "from": "Thiruvananthapuram", + "to": "Chennai", + "via": null, + "shipper": "Sulphi Baddest", + "load_type": null, + "item": null, + "freight_charged": 12000, + "advance_received": 10000, + "paid_to_driver": 10000, + "vehicle_payment": 2000, + "vehicle_charge": 3000, + "commission": 700, + "driver_freight": 1300, + "pending_from_shipper": 0, + "pending_to_driver": 0, + "status": "completed", + "notes": "Advance paid 10,000; today received vehicle payment 3,000, vehicle charge 2,000, and Sulphi charge 1,000. Paid driver 10,000 and driver freight 1,300 after deducting 700 commission." } ] -} +} \ No newline at end of file