mirror of
http://forgejo-oa09toasww4dgii9cj3gpzda.187.127.164.61.sslip.io/iamcoolvivek007/data.git
synced 2026-06-11 00:06:51 +00:00
Regen CSV and summary
This commit is contained in:
parent
c1d1db2a36
commit
134c65239a
3 changed files with 23 additions and 1 deletions
|
|
@ -82,3 +82,4 @@ pending-sahara-packers-thiruvananthapuram-palakkad-household,2026-05-20,pending
|
|||
2026-06-01-mohamed-anas-thiruvananthapuram-chennai-tn99ac1128,2026-06-01,loaded / in transit,TN99AC1128,Thiruvananthapuram,,Chennai,Mohamed Anas,,,,13000,,,700,,,,"Mohamed Anas load from Thiruvananthapuram to Chennai. Vehicle TN99AC1128 assigned, contact 9344685852. Freight: 13000. Driver paid 700 commission in cash after loading. Commission received. Awaiting POD and balance collection from shipper."
|
||||
2026-06-01-unknown-changanassery-salem,2026-06-01,commission received,Unknown,Changanassery,,Salem,Unknown,,,,16000,,,900,,0,0,"Load from Changanassery to Salem. Vehicle number not remembered. Freight: 16000. Driver paid 900 cash commission. Commission received, shipper handled driver payment."
|
||||
2026-06-02-nair-thiruvananthapuram-udupi-household,2026-06-02,pending lead,,Thiruvananthapuram,,Udupi,Nair,20 ft container,"Household goods, 3 tons",,0,,,,,,,"Nair load from Thiruvananthapuram to Udupi. 20ft container, household goods, 3 tons. Freight mentioned as 0. No vehicle assigned yet. Awaiting freight details, vehicle assignment, and shipper confirmation."
|
||||
2026-06-02-silverstar-hyderabad-thiruvananthapuram-multi-tvm1-mannar3,2026-06-02,pending lead,,Hyderabad,,Thiruvananthapuram,Silverstar,,"Multi-drop: Tvm 1 item, Mannar 3 items",,,,,,,,,"Silverstar load from Hyderabad to Thiruvananthapuram. Multi-drop: Tvm 1 item, Mannar 3 items. Contact: Mole Ali, Railway station, Hyderabad (12 km), Telangana 500040. No freight or vehicle confirmed yet."
|
||||
|
|
|
|||
|
|
|
@ -1630,6 +1630,26 @@
|
|||
"pending_to_driver": null,
|
||||
"status": "pending lead",
|
||||
"notes": "Nair load from Thiruvananthapuram to Udupi. 20ft container, household goods, 3 tons. Freight mentioned as 0. No vehicle assigned yet. Awaiting freight details, vehicle assignment, and shipper confirmation."
|
||||
},
|
||||
{
|
||||
"id": "2026-06-02-silverstar-hyderabad-thiruvananthapuram-multi-tvm1-mannar3",
|
||||
"date": "2026-06-02",
|
||||
"vehicle": null,
|
||||
"from": "Hyderabad",
|
||||
"to": "Thiruvananthapuram",
|
||||
"via": null,
|
||||
"shipper": "Silverstar",
|
||||
"load_type": null,
|
||||
"item": "Multi-drop: Tvm 1 item, Mannar 3 items",
|
||||
"freight_charged": null,
|
||||
"advance_received": null,
|
||||
"paid_to_driver": null,
|
||||
"commission": null,
|
||||
"driver_freight": null,
|
||||
"pending_from_shipper": null,
|
||||
"pending_to_driver": null,
|
||||
"status": "pending lead",
|
||||
"notes": "Silverstar load from Hyderabad to Thiruvananthapuram. Multi-drop: Tvm 1 item, Mannar 3 items. Contact: Mole Ali, Railway station, Hyderabad (12 km), Telangana 500040. No freight or vehicle confirmed yet."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Truck Freight Ledger Summary
|
||||
|
||||
Overview
|
||||
- Records: 83
|
||||
- Records: 84
|
||||
- Settled loads: 21
|
||||
|
||||
Totals
|
||||
|
|
@ -98,3 +98,4 @@ Record snapshot
|
|||
| 2026-06-01 | TN99AC1128 | Mohamed Anas | Thiruvananthapuram → Chennai | 13000 | - | - | 700 | - | loaded / in transit |
|
||||
| 2026-06-01 | Unknown | Unknown | Changanassery → Salem | 16000 | - | - | 900 | 0 | commission received |
|
||||
| 2026-06-02 | - | Nair | Thiruvananthapuram → Udupi | 0 | - | - | - | - | pending lead |
|
||||
| 2026-06-02 | - | Silverstar | Hyderabad → Thiruvananthapuram | - | - | - | - | - | pending lead |
|
||||
|
|
|
|||
Loading…
Reference in a new issue