diff --git a/new_record_1.json b/new_record_1.json deleted file mode 100644 index 9a89cb8..0000000 --- a/new_record_1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "id": "2026-06-01-vehicle-tn30cw9849-tvpm-parking", - "date": "2026-06-01", - "vehicle": "TN30CW9849", - "from": "Thiruvananthapuram", - "to": null, - "via": null, - "shipper": "Vehicle available / looking for load", - "load_type": "9 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: TN30CW9849, 9ft open, in TVPM parking, contact 9944266246. Looking for load." -} diff --git a/truck_freight_ledger.csv b/truck_freight_ledger.csv index dad19d3..db1f82e 100644 --- a/truck_freight_ledger.csv +++ b/truck_freight_ledger.csv @@ -69,3 +69,4 @@ pending-sahara-packers-thiruvananthapuram-palakkad-household,2026-05-20,pending 2026-05-24-agarwal-packers-thiruvananthapuram-guruvayoor,2026-05-24,settled,TN43W8330,Thiruvananthapuram,,Guruvayoor,Agarwal Packers and Movers,10 ft open,,,7500,7500,6700,800,6700,0,0,"Agarwal Packers and Movers load from Thiruvananthapuram to Guruvayoor. Vehicle TN43W8330, contact 9943536599, 10ft open vehicle. Vehicle reached and unloaded. Full payment received from Agarwal: 7500. Paid driver: 5500 advance + 1200 extra for height load = 6700 total. Commission: 800. Load settled." 2026-05-25-superstar-packers-thiruvananthapuram-coimbatore-tn39ah9902,2026-05-25,pending collection,TN39AH9902,Thiruvananthapuram,,Coimbatore,Superstar Packers,,,,12000,10000,12000,700,12000,2000,0,"Superstar Packers load from Thiruvananthapuram to Coimbatore. Vehicle TN39AH9902, contact 9786720476. Freight: 12000. Superstar paid 10000 advance, transferred to driver. Driver paid 700 commission in cash before loading. Delivery completed. Paid driver 2000 balance. Driver fully settled. Pending from Superstar: 2000." 2026-06-01-vehicle-tn30cw9849-tvpm-parking,2026-06-01,available vehicle,TN30CW9849,Thiruvananthapuram,,,Vehicle available / looking for load,9 ft open,,,,,,,,,,"Vehicle lead: TN30CW9849, 9ft open, in TVPM parking, contact 9944266246. Looking for load." +2026-06-01-vehicle-tn66am1928-tvpm-parking,2026-06-01,available vehicle,TN66AM1928,Thiruvananthapuram,,,Vehicle available / looking for load,10 ft open,,,,,,,,,,"Vehicle lead: TN66AM1928, 10ft open, in TVPM parking, contact 9600028862. Looking for load." diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index ef4e503..f66a4e4 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -1360,6 +1360,26 @@ "pending_to_driver": null, "status": "available vehicle", "notes": "Vehicle lead: TN30CW9849, 9ft open, in TVPM parking, contact 9944266246. Looking for load." + }, + { + "id": "2026-06-01-vehicle-tn66am1928-tvpm-parking", + "date": "2026-06-01", + "vehicle": "TN66AM1928", + "from": "Thiruvananthapuram", + "to": null, + "via": null, + "shipper": "Vehicle available / looking for load", + "load_type": "10 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: TN66AM1928, 10ft open, in TVPM parking, contact 9600028862. Looking for load." } ] } diff --git a/truck_freight_summary.md b/truck_freight_summary.md index 51f48eb..c4a00a4 100644 --- a/truck_freight_summary.md +++ b/truck_freight_summary.md @@ -1,7 +1,7 @@ # Truck Freight Ledger Summary Overview -- Records: 70 +- Records: 71 - Settled loads: 20 - Pending/partial loads: 23 @@ -86,3 +86,4 @@ Record snapshot | 2026-05-24 | TN43W8330 | Agarwal Packers and Movers | Thiruvananthapuram → Guruvayoor | 7500 | 7500 | 6700 | 800 | 0 | settled | | 2026-05-25 | TN39AH9902 | Superstar Packers | Thiruvananthapuram → Coimbatore | 12000 | 10000 | 12000 | 700 | 2000 | pending collection | | 2026-06-01 | TN30CW9849 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle | +| 2026-06-01 | TN66AM1928 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle |