Update KA52C2983 as 20ft container
This commit is contained in:
parent
1cba7536a9
commit
0ee6595554
3 changed files with 23 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
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.
|
||||
|
|
|
|||
|
|
|
@ -2,6 +2,26 @@
|
|||
"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,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Truck Freight Ledger Summary
|
||||
|
||||
Overview
|
||||
- Records: 29
|
||||
- Records: 30
|
||||
- Settled loads: 4
|
||||
- Pending/partial loads: 13
|
||||
|
||||
|
|
@ -17,6 +17,7 @@ Record snapshot
|
|||
| Date | Vehicle | Shipper | Route | Freight | Advance | Paid driver | Commission | Pending shipper | Status |
|
||||
|---|---|---|---|---:|---:|---:|---:|---:|---|
|
||||
| None | KA52C2983 | - | Thiruvananthapuram | - | - | - | - | - | available vehicle |
|
||||
| None | 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 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue