Two readings, typed in a hurry
At check-out the counter assistant types the odometer reading into the rental system. At check-in someone else does the same. A digit is transposed, or the reading from the previous hire is left in. The system calculates the miles driven from those two numbers, compares it with the allowance, and either charges a hirer for miles they did not drive or lets a hirer who drove well over the allowance leave without a charge.
When a hirer disputes an excess mileage charge, the branch has two typed numbers and nothing else.
Why mileage leaks
Mileage looks like the simplest part of a hire. In practice, several things go wrong.
- Readings are typed, not captured, so errors are invisible.
- Allowances differ by product: unlimited for some car hires, a daily allowance for vans, a monthly allowance for long-term hires, and allowances change when a hire is extended.
- Vehicle swaps mid-hire split the mileage across two vehicles.
- Staff waive small overages at the counter to avoid an argument, with no record.
- Telematics records the distance travelled, but nobody compares it with the rental record.
Many fleets already have the data to settle these questions. It sits in the telematics portal, which counter staff never open.
Miles you drove the wear for but never billed
Uncharged overages are lost revenue and extra wear on the vehicle, which shows up at defleet as higher mileage than the hire income justified. Wrong charges cause disputes and chargebacks. Wrong readings also corrupt the service schedule, since services are often due by mileage.
The mileage check we build
- At check-out and check-in, the odometer reading is taken from telematics where the vehicle reports it, or from a photo of the dashboard that is read automatically and confirmed by staff.
- Each reading is checked against the vehicle's last known reading and the distance the telematics unit recorded during the hire. A mismatch is flagged before the hire is closed.
- The hire's allowance is worked out from the product, the dates and any extensions, including allowances carried across a vehicle swap.
- Excess miles are calculated and shown to staff with the evidence: start and end readings, tracked distance and allowance.
- Any waiver given at the counter needs a reason and is recorded, so managers can see how often it happens.
- The corrected reading is written back to the rental system and to the service schedule.
| Check | What it catches |
|---|---|
| Reading lower than last known | Typing error or wrong vehicle |
| Readings differ from tracked distance | Misread odometer at either end |
| Allowance changed by extension | Overage calculated on the old allowance |
| Waiver at the counter | Unrecorded discounts |
When telematics and the odometer disagree
Telematics distance and odometer distance are rarely identical, and they should not be treated as if they were. The check allows a tolerance you set, and only flags differences beyond it. Where the telematics unit was offline, it falls back to the photo readings, and says so. The rental agreement remains the basis for what is charged. Telematics is supporting evidence, which is also why hirers must be told in your terms that vehicles are tracked.
Mileage charges you can explain
Take a four-week van hire with a monthly allowance, extended by a week over the phone and swapped to another van after a warning light. Under the old process, someone works out the allowance by hand at the end and hopes both vans' readings were entered correctly. With the check, the extension adds its allowance at the time, the swap carries the miles across, and the final figure appears with the readings behind it.
The counter closes a hire with readings it can trust. A disputed charge is answered with a dashboard photo and a tracked distance, which ends most arguments quickly. Services fall due at the right time because the mileage record is correct, and defleet decisions use real figures.
Signs your mileage records are leaking
- Odometer readings are typed in at the counter.
- You have had excess mileage disputes you could not settle.
- Your vehicles have telematics that the counter team never uses.
- Extensions and vehicle swaps make allowances hard to work out.
- Staff waive overages without recording it.