From b2e95a415b603bd67d7ad783ca871149e368f7ca Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Tue, 19 May 2026 07:29:39 +0000 Subject: [PATCH] Add today KTC Hyderabad lead --- truck_freight_ledger.csv | 1 + truck_freight_ledger.json | 20 ++++++++++++++++++++ truck_freight_summary.md | 7 ++++--- 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/truck_freight_ledger.csv b/truck_freight_ledger.csv index 662f488..8e62084 100644 --- a/truck_freight_ledger.csv +++ b/truck_freight_ledger.csv @@ -46,3 +46,4 @@ vehicle-tn39cc0878-trivandrum-parking,,available vehicle,TN39CC0878,Thiruvananth 2026-05-18-tn00gem-bangalore-partload,2026-05-18,handled directly by shipper,,,,Bangalore,Gem,Part load,,,3000,,,0,,0,0,User said yesterday there was another part load shipper Gem to Bangalore for 3000. Payment was managed by shipper. Driver paid user 1200 total commission across the TCI/Gem arrangement. 2026-05-18-ka02ak2189-tci-bangalore,2026-05-18,commission received,KA02AK2189,Thiruvananthapuram,,Bangalore,TCI,22 ft container,,,17000,,,1200,,0,0,"User said yesterday KA02AK2189 22 ft container with contact 8660525007 was given to TCI for Bangalore. Freight 17000, payment managed by shipper, and driver paid 1200 commission to user." 2026-05-18-tn13ah3364-ktc-coimbatore,2026-05-18,settled,TN13AH3364,Thiruvananthapuram,,Coimbatore,KTC,,,,7000,6000,6000,500,6500,1000,0,"User clarified the driver settlement for the 18 May KTC load: 500 paid yesterday, 500 on fuel, 4500 to owner account, and 500 to driver account. Total paid to driver side is 6000. Advance received was 6000 and the load is now settled. Pending from shipper remains 1000." +2026-05-19-ktc-thiruvananthapuram-hyderabad-28000,2026-05-19,pending lead,,Thiruvananthapuram,,Hyderabad,KTC,,,,28000,,,,,,,"User shared a KTC load today from Thiruvananthapuram to Hyderabad with freight 28000. Vehicle, advance, and settlement details were not provided yet." diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index 1aea42c..65ac208 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -893,6 +893,26 @@ "pending_to_driver": 0, "status": "settled", "notes": "User clarified the driver settlement for the 18 May KTC load: 500 paid yesterday, 500 on fuel, 4500 to owner account, and 500 to driver account. Total paid to driver side is 6000. Advance received was 6000 and the load is now settled. Pending from shipper remains 1000." + }, + { + "id": "2026-05-19-ktc-thiruvananthapuram-hyderabad-28000", + "date": "2026-05-19", + "vehicle": null, + "from": "Thiruvananthapuram", + "to": "Hyderabad", + "via": null, + "shipper": "KTC", + "load_type": null, + "item": null, + "freight_charged": 28000, + "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 shared a KTC load today from Thiruvananthapuram to Hyderabad with freight 28000. Vehicle, advance, and settlement details were not provided yet." } ] } diff --git a/truck_freight_summary.md b/truck_freight_summary.md index d88e7f2..8faedc4 100644 --- a/truck_freight_summary.md +++ b/truck_freight_summary.md @@ -1,12 +1,12 @@ # Truck Freight Ledger Summary Overview -- Records: 47 +- Records: 48 - Settled loads: 9 -- Pending/partial/assigned/commission loads: 17 +- Pending/partial/assigned/commission loads: 18 Totals -- Freight charged: 668500 +- Freight charged: 696500 - Advance received: 382800 - Paid to driver: 410525 - Commission: 29295 @@ -63,3 +63,4 @@ Record snapshot | 2026-05-18 | - | Gem | Bangalore | 3000 | - | - | 0 | 0 | handled directly by shipper | | 2026-05-18 | KA02AK2189 | TCI | Thiruvananthapuram → Bangalore | 17000 | - | - | 1200 | 0 | commission received | | 2026-05-18 | TN13AH3364 | KTC | Thiruvananthapuram → Coimbatore | 7000 | 6000 | 6000 | 500 | 1000 | settled | +| 2026-05-19 | - | KTC | Thiruvananthapuram → Hyderabad | 28000 | - | - | - | - | pending lead |