From 08c92bcc06df2fce5c627287dea5e02036ea91f7 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Mon, 18 May 2026 09:17:46 +0000 Subject: [PATCH] Fix KA52C2983 vehicle lead duplicate --- truck_freight_ledger.csv | 1 - truck_freight_ledger.json | 20 -------------------- truck_freight_summary.md | 7 +++---- 3 files changed, 3 insertions(+), 25 deletions(-) diff --git a/truck_freight_ledger.csv b/truck_freight_ledger.csv index 50e6f5a..7009545 100644 --- a/truck_freight_ledger.csv +++ b/truck_freight_ledger.csv @@ -1,5 +1,4 @@ id,date,status,vehicle,from,via,to,shipper,load_type,item,deliveries,freight_charged,advance_received,paid_to_driver,commission,driver_freight,pending_from_shipper,pending_to_driver,notes -vehicle-ka52c2983-thiruvananthapuram,,available vehicle,KA52C2983,Thiruvananthapuram,,,,20 ft container,,,,,,,,,,"Vehicle lead from user: KA52C2983, contact 8861687221, near Tollgate, Thiruvananthapuram. Route/load details not yet provided. User clarified this is a 20 ft container vehicle." vehicle-ka52c2983-thiruvananthapuram,,available vehicle,KA52C2983,Thiruvananthapuram,,,,Available vehicle,,,,,,,,,,"Vehicle lead from user: KA52C2983, contact 8861687221, near Tollgate, Thiruvananthapuram. Route/load details not yet provided." 2026-05-month-ka19ae9954-century-polymers,2026-05-01,commission received,KA19AE9954,Kollam,,Bangalore,Century Polymers,Mixed / multi-drop,,RK Nagar | Bomasandra | HSR,12000,,,900,,0,0,"User provided previous-month data: KA19AE9954 from Kollam to Palakkad and Bangalore with 3 deliveries RK Nagar, Bomasandra, HSR. Shipper Century Polymers, hire 12000, shipper managed payment, user received 900 cash commission." 2026-05-01-ka52-6819-kahn-transport-mumbai,2026-05-01,pending collection,KA52 6819,Thiruvananthapuram,,Mumbai,Kahn Transport,Full load,,,40000,35000,33000,2000,,5000,7000,User said freight was 40000 and same freight to driver. Received 35000 advance from Kahn Transport and paid driver 33000 advance. User also mentioned deducting 2000 for Kahn Transport load. diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index 2ab05b5..9288ce2 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -2,26 +2,6 @@ "currency": "INR", "created_from": "WhatsApp conversation with user", "records": [ - { - "id": "vehicle-ka52c2983-thiruvananthapuram", - "date": null, - "vehicle": "KA52C2983", - "from": "Thiruvananthapuram", - "to": null, - "via": null, - "shipper": null, - "load_type": "20 ft container", - "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 from user: KA52C2983, contact 8861687221, near Tollgate, Thiruvananthapuram. Route/load details not yet provided. User clarified this is a 20 ft container vehicle." - }, { "id": "vehicle-ka52c2983-thiruvananthapuram", "date": null, diff --git a/truck_freight_summary.md b/truck_freight_summary.md index f89df9a..c45d99f 100644 --- a/truck_freight_summary.md +++ b/truck_freight_summary.md @@ -1,9 +1,9 @@ # Truck Freight Ledger Summary Overview -- Records: 30 +- Records: 29 - Settled loads: 4 -- Pending/partial loads: 13 +- Pending/partial/assigned/commission loads: 13 Totals - Freight charged: 358000 @@ -16,8 +16,7 @@ Totals Record snapshot | Date | Vehicle | Shipper | Route | Freight | Advance | Paid driver | Commission | Pending shipper | Status | |---|---|---|---|---:|---:|---:|---:|---:|---| -| None | KA52C2983 | - | Thiruvananthapuram | - | - | - | - | - | available vehicle | -| None | KA52C2983 | - | Thiruvananthapuram | - | - | - | - | - | available vehicle | +| - | KA52C2983 | - | Thiruvananthapuram | - | - | - | - | - | available vehicle | | 2026-05-01 | KA19AE9954 | Century Polymers | Kollam → Bangalore | 12000 | - | - | 900 | 0 | commission received | | 2026-05-01 | KA52 6819 | Kahn Transport | Thiruvananthapuram → Mumbai | 40000 | 35000 | 33000 | 2000 | 5000 | pending collection | | 2026-05-01 | KA52 6819 | Sahara Packers | Thiruvananthapuram → Mumbai | 9000 | 9000 | 8500 | 500 | 0 | settled |