Add today KTC Hyderabad lead
This commit is contained in:
parent
8c1bea74a1
commit
b2e95a415b
3 changed files with 25 additions and 3 deletions
|
|
@ -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."
|
||||
|
|
|
|||
|
|
|
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue