mirror of
http://forgejo-oa09toasww4dgii9cj3gpzda.187.127.164.61.sslip.io/iamcoolvivek007/data.git
synced 2026-06-11 00:06:51 +00:00
Add Mohamed Anas Chennai load: TN99AC1128, freight 13000
This commit is contained in:
parent
8ac00676ba
commit
4af0648aa8
3 changed files with 24 additions and 2 deletions
|
|
@ -76,3 +76,4 @@ pending-sahara-packers-thiruvananthapuram-palakkad-household,2026-05-20,pending
|
|||
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-mohamed-anas-thiruvananthapuram-madurai-tn77f3427,2026-06-01,assigned vehicle,TN77F3427,Thiruvananthapuram,,Madurai,Mohamed Anas,,,,12000,,,,,,,"Mohamed Anas load from Thiruvananthapuram to Madurai. Vehicle TN77F3427 assigned, contact 9488151108. Freight: 12000. Vehicle assigned, awaiting loading and payment details."
|
||||
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."
|
||||
2026-06-01-mohamed-anas-thiruvananthapuram-chennai-tn99ac1128,2026-06-01,assigned vehicle,TN99AC1128,Thiruvananthapuram,,Chennai,Mohamed Anas,,,,13000,,,,,,,"Mohamed Anas load from Thiruvananthapuram to Chennai. Vehicle TN99AC1128 assigned, contact 9344685852. Freight: 13000. Vehicle assigned, awaiting loading and payment details."
|
||||
|
|
|
|||
|
|
|
@ -1502,6 +1502,26 @@
|
|||
"pending_to_driver": null,
|
||||
"status": "available vehicle",
|
||||
"notes": "Vehicle lead: TN93E6166, 24ft open, 12 ton capacity, in TVPM parking, contact 8848672650. Looking for load."
|
||||
},
|
||||
{
|
||||
"id": "2026-06-01-mohamed-anas-thiruvananthapuram-chennai-tn99ac1128",
|
||||
"date": "2026-06-01",
|
||||
"vehicle": "TN99AC1128",
|
||||
"from": "Thiruvananthapuram",
|
||||
"to": "Chennai",
|
||||
"via": null,
|
||||
"shipper": "Mohamed Anas",
|
||||
"load_type": null,
|
||||
"item": null,
|
||||
"freight_charged": 13000,
|
||||
"advance_received": null,
|
||||
"paid_to_driver": null,
|
||||
"commission": null,
|
||||
"driver_freight": null,
|
||||
"pending_from_shipper": null,
|
||||
"pending_to_driver": null,
|
||||
"status": "assigned vehicle",
|
||||
"notes": "Mohamed Anas load from Thiruvananthapuram to Chennai. Vehicle TN99AC1128 assigned, contact 9344685852. Freight: 13000. Vehicle assigned, awaiting loading and payment details."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# Truck Freight Ledger Summary
|
||||
|
||||
Overview
|
||||
- Records: 77
|
||||
- Records: 78
|
||||
- Settled loads: 20
|
||||
- Pending/partial/assigned/commission loads: 24
|
||||
|
||||
Totals
|
||||
- Freight charged: 1018000
|
||||
- Freight charged: 1031000
|
||||
- Advance received: 508300
|
||||
- Paid to driver: 635525
|
||||
- Commission: 41415
|
||||
|
|
@ -93,3 +93,4 @@ Record snapshot
|
|||
| 2026-06-01 | TN66AM1928 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle |
|
||||
| 2026-06-01 | TN77F3427 | Mohamed Anas | Thiruvananthapuram → Madurai | 12000 | - | - | - | - | assigned vehicle |
|
||||
| 2026-06-01 | TN93E6166 | Vehicle available / looking for load | Thiruvananthapuram | - | - | - | - | - | available vehicle |
|
||||
| 2026-06-01 | TN99AC1128 | Mohamed Anas | Thiruvananthapuram → Chennai | 13000 | - | - | - | - | assigned vehicle |
|
||||
|
|
|
|||
Loading…
Reference in a new issue