One paper ticket, all the way to the invoice
A driver hands in a ticket for four loads of gravel. Below is exactly what happens to it inside Tragget — the screens, the arithmetic, and the ten seconds of clock between the ticket being saved and the invoice existing.
The ticket comes in off the job
This is the paper slip: one truck, four round trips of gravel from the Highway 1 job in Abbotsford down to the Cloverdale pit, at the rate that was agreed for the project. Somebody keys it in once. On a running project the driver logs it from the cab and nobody keys it in at all.
- Date
- 14 Aug 2026
- Driver
- Dave Kowalchuk
- Hauled
- Gravel
- From
- Hwy 1 Abbotsford
- Dumped at
- Cloverdale pit
- Loads
- 4 rounds
- Rate
- $145.00 per round
You approve it — and that writes the invoice
There is no separate “now do the invoicing” job at the end of the week. Approving the ticket is what writes the charge, prices it, and puts the right sales tax on it for the province the job is in. Those two times are read straight off the two database rows, not off a stopwatch.
Two things that invoice is not
It is not sent. It says Pending, and the two buttons are Return to Draft and Approve. That is deliberate: Tragget writes the invoice, a person releases it. Nothing goes to your customer on its own.
It is not finished. Nobody invoices for a single ticket. Once the project is running, every ticket your drivers log rolls onto the same invoice for that customer and that billing period, and it goes out when the period closes. One ticket shows you the machinery, not the billing habit.
Now put your own numbers in
The fields below start on the ticket you just read, so you can see the shape of it. Change them to yours — your company, your driver, your material, your rate, your province — and press Approve. The arithmetic is the same arithmetic the software runs at step 2: quantity × rate, then your province’s sales tax.
This one runs entirely in your browser. Nothing is saved, nothing is sent, and we never see what you type. It is a calculator, not an account.
In the software, this button is the one at step 2 — the driver’s ticket coming in off the job and you approving it.
Invoice
Worked out the way the software works it out: quantity × rate, then the sales tax your province charges. This one is not saved anywhere and no invoice goes anywhere.
What it takes to do that with your own week
Everything above is a worked example and a calculator. To put your actual tickets through it — the ones on the seat of the truck right now — you need an account of your own, because the invoice has to carry your business number, your customers and your rates. That is the whole catch, and here is what it actually involves:
Or just phone and ask: 236-515-0808
About the example: Fraser Valley Hauling (demo) is a demonstration company we set up to record this. Every company and person named on these screens is invented — the customer, the driver, the project owner and the job — and none of them is a Tragget customer. We are not going to put someone else’s rates on a web page. What is real and unedited is the software: the screens, the tax calculation, the ticket and invoice numbers, and the two timestamps. The calculator at step 3 does its arithmetic in your browser using the same rules as the software; it is not connected to an account and it stores nothing.