01
Driver cash ledger and daily closing
Every amount a driver collects is posted against the shipment and against that driver, so what they are holding is a running figure rather than a guess at the end of a shift. A driver cannot deposit more than they hold, and the ledger is append only, so a correction is a new entry and never a quiet edit.
Replaces: A notebook, and a count that only happens when something looks wrong.
02
Hub and cashier handover
When a driver hands cash to a cashier, both sides get a record of what moved and when. A shortfall shows up against the driver and the day it happened, rather than surfacing weeks later as an unexplained gap in a monthly total.
Replaces: A signature on a printed sheet that nobody can find in March.
03
Carrier remittance matching
Import the file a carrier sends and every row is matched by waybill against what you expected. Amounts that agree are cleared, amounts that differ are flagged with the gap, waybills you do not recognise are listed, and waybills the carrier has not paid yet are counted as still owed rather than quietly dropped.
Replaces: Two spreadsheets side by side and a lookup formula that breaks.
04
Merchant remittance and statements
Payouts run on a cycle you set, and nothing pays out until a second person approves it. The merchant statement lists every deduction on its own line with the reason and the shipment it came from, so the gap between what was collected and what is paid is never a lump sum.
Replaces: A bank transfer and a WhatsApp message saying trust me.
05
Partial, refused and returned
A customer who pays part of the amount, one who refuses at the door and a parcel that goes back to origin are three different events, and each moves the money differently. A return reverses the cash, so a merchant statement never shows money that did not arrive.
Replaces: A note in a column called comments.