diff --git a/new_record.json b/new_record.json new file mode 100644 index 0000000..c3ebe69 --- /dev/null +++ b/new_record.json @@ -0,0 +1,20 @@ +{ + "id": "2026-06-01-vehicle-tn93e6166-tvpm-parking", + "date": "2026-06-01", + "vehicle": "TN93E6166", + "from": "Thiruvananthapuram", + "to": null, + "via": null, + "shipper": "Vehicle available / looking for load", + "load_type": "24 ft open, 12 ton capacity", + "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: TN93E6166, 24ft open, 12 ton capacity, in TVPM parking, contact 8848672650. Looking for load." +} diff --git a/new_record_1.json b/new_record_1.json new file mode 100644 index 0000000..89b1345 --- /dev/null +++ b/new_record_1.json @@ -0,0 +1,20 @@ +{ + "id": "2026-06-01-vehicle-tn93e6166-tvpm-parking", + "date": "2026-06-01", + "vehicle": "TN93E6166", + "from": "Thiruvananthapuram", + "to": null, + "via": null, + "shipper": "Vehicle available / looking for load", + "load_type": "24 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: TN93E6166, 24ft open, 12 ton capacity, in TVPM parking, contact 8848672650. Looking for load." +} diff --git a/truck_freight_ledger.csv b/truck_freight_ledger.csv index db1f82e..0a3ba02 100644 --- a/truck_freight_ledger.csv +++ b/truck_freight_ledger.csv @@ -70,3 +70,4 @@ pending-sahara-packers-thiruvananthapuram-palakkad-household,2026-05-20,pending 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." +2026-06-01-vehicle-tn93e6166-tvpm-parking,2026-06-01,available vehicle,TN93E6166,Thiruvananthapuram,,,Vehicle available / looking for load,"24 ft open, 12 ton capacity",,,,,,,,,,"Vehicle lead: TN93E6166, 24ft open, 12 ton capacity, in TVPM parking, contact 8848672650. Looking for load." diff --git a/truck_freight_ledger.json b/truck_freight_ledger.json index f66a4e4..3149c20 100644 --- a/truck_freight_ledger.json +++ b/truck_freight_ledger.json @@ -1380,6 +1380,26 @@ "pending_to_driver": null, "status": "available vehicle", "notes": "Vehicle lead: TN66AM1928, 10ft open, in TVPM parking, contact 9600028862. Looking for load." + }, + { + "id": "2026-06-01-vehicle-tn93e6166-tvpm-parking", + "date": "2026-06-01", + "vehicle": "TN93E6166", + "from": "Thiruvananthapuram", + "to": null, + "via": null, + "shipper": "Vehicle available / looking for load", + "load_type": "24 ft open, 12 ton capacity", + "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: TN93E6166, 24ft open, 12 ton capacity, in TVPM parking, contact 8848672650. Looking for load." } ] } diff --git a/truck_freight_summary.md b/truck_freight_summary.md index dda4c9b..fccf21c 100644 --- a/truck_freight_summary.md +++ b/truck_freight_summary.md @@ -1,9 +1,9 @@ # Truck Freight Ledger Summary Overview -- Records: 71 +- Records: 72 - Settled loads: 20 -- Pending/partial/assigned/commission loads: 23 +- Pending/partial loads: 23 Totals - Freight charged: 952000 @@ -87,3 +87,4 @@ Record snapshot | 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 | +| 2026-06-01 | TN93E6166 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle |