Invoices

A single screen for every invoice in your workshop. Pick a date range, filter by status, search by customer, vehicle plate or invoice number, then bulk-export the result as an accountant-ready CSV or a multi-invoice PDF bundle.

Where this lives

Open from the main menu: Invoices. This page is for managing invoices across the whole workshop. To create or edit an invoice on a specific job, see Invoices on a service.

What you can do here

Quick date ranges

The chips above the date pickers are the typical accountant workflow (“send me April”) in one tap:

PresetWhat it selects
This month1st of the current month → today.
Last monthThe full previous calendar month.
This year1st January of the current year → today.
All timeNo date limit — every invoice you’ve ever issued.

Picking a manual From or To clears the active preset so it’s clear which range is currently filtering the list.

Status tabs

Above the list, four tabs split the result by status:

The search box matches across three fields at once:

Search runs on top of the active date range and status tab, so you can scope a search to “all unpaid invoices for AB-12-CD this year” in three taps.

Reading a row

Each row shows everything you typically need before you decide whether to open it:

Tap the row to open the invoice editor; long-press (or tap the checkbox) to add it to the current selection without leaving the list.

Selecting invoices

Selection lives on the screen, not on the server — so it survives scrolling and pagination. Two helpers above the list make bulk work fast:

Selection clears automatically when you change the date range, status tab or search term, so you never accidentally export invoices you can no longer see.

Exporting

Tap Export to open the picker. There are two outputs, in order of accountant value:

CSV (accountant)

One row per invoice with per-VAT-rate columns — built for VAT returns and bookkeeping software.

PDF bundle

A single PDF stitched from the selected invoices, ready to send to a customer or partner.

Don’t close the dialog mid-bundle

Multi-part PDF exports run client-side, file by file. Closing the progress dialog cancels the remaining parts — the parts already saved are kept, but unsaved parts will need a retry from the resume point.

Permissions

Two permissions guard this screen:

Both are configured per role under Roles & permissions.

Tips