From 913167c275bba0e0c026beaf731fc8656070e682 Mon Sep 17 00:00:00 2001 From: OWL Agent Date: Tue, 2 Jun 2026 05:39:03 +0000 Subject: [PATCH] Regen CSV and summary --- truck_freight_ledger.csv | 1 + truck_freight_ledger.json | 20 ++++++++++++++++++++ truck_freight_summary.md | 3 ++- 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/truck_freight_ledger.csv b/truck_freight_ledger.csv index a038981..7d6eef4 100644 --- a/truck_freight_ledger.csv +++ b/truck_freight_ledger.csv @@ -84,3 +84,4 @@ pending-sahara-packers-thiruvananthapuram-palakkad-household,2026-05-20,pending 2026-06-02-nair-thiruvananthapuram-udupi-household,2026-06-02,pending lead,,Thiruvananthapuram,,Udupi,Nair,20 ft container,"Household goods, 3 tons",,0,,,,,,,"Nair load from Thiruvananthapuram to Udupi. 20ft container, household goods, 3 tons. Freight mentioned as 0. No vehicle assigned yet. Awaiting freight details, vehicle assignment, and shipper confirmation." 2026-06-02-silverstar-hyderabad-thiruvananthapuram-multi-tvm1-mannar3,2026-06-02,loaded / in transit,MH12QW4555,Hyderabad,,Thiruvananthapuram,Silverstar,,"Multi-drop: Tvm 1 item, Mannar 3 items",,36000,33000,,600,35400,3000,,"Silverstar load from Hyderabad to Thiruvananthapuram (multi-drop: Tvm 1 item, Mannar 3 items). Vehicle MH12QW4555, contact 9591071127. Freight: 36000. Advance from shipper: 33000. Pending from shipper: 3000. Loading/unloading charges 600 debited from driver (paid by driver). Driver freight: 35400. Commission: 600." 2026-06-02-vehicle-tn16f0565-tvpm-parking,2026-06-02,available vehicle,TN16F0565,Thiruvananthapuram,,,Vehicle available / looking for load,8 ft open,,,,,,,,,,"Vehicle lead: TN16F0565, 8ft open, in TVPM parking, contact 9894040247. Looking for load." +2026-06-02-vehicle-tn24ah6898-tvpm-parking,2026-06-02,available vehicle,TN24AH6898,Thiruvananthapuram,,,Vehicle available / looking for load,20 ft open,,,,,,,,,,"Vehicle lead: TN24AH6898, 20ft open, in TVPM parking, contact 9986953098. Looking for load." diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index 3830403..3c53ebd 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -1670,6 +1670,26 @@ "pending_to_driver": null, "status": "available vehicle", "notes": "Vehicle lead: TN16F0565, 8ft open, in TVPM parking, contact 9894040247. Looking for load." + }, + { + "id": "2026-06-02-vehicle-tn24ah6898-tvpm-parking", + "date": "2026-06-02", + "vehicle": "TN24AH6898", + "from": "Thiruvananthapuram", + "to": null, + "via": null, + "shipper": "Vehicle available / looking for load", + "load_type": "20 ft open", + "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": "available vehicle", + "notes": "Vehicle lead: TN24AH6898, 20ft open, in TVPM parking, contact 9986953098. Looking for load." } ] } diff --git a/truck_freight_summary.md b/truck_freight_summary.md index b9edd31..244512d 100644 --- a/truck_freight_summary.md +++ b/truck_freight_summary.md @@ -1,7 +1,7 @@ # Truck Freight Ledger Summary Overview -- Records: 85 +- Records: 86 - Settled loads: 21 Totals @@ -100,3 +100,4 @@ Record snapshot | 2026-06-02 | - | Nair | Thiruvananthapuram → Udupi | 0 | - | - | - | - | pending lead | | 2026-06-02 | MH12QW4555 | Silverstar | Hyderabad → Thiruvananthapuram | 36000 | 33000 | - | 600 | 3000 | loaded / in transit | | 2026-06-02 | TN16F0565 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle | +| 2026-06-02 | TN24AH6898 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle |