Skip to content

Invoices

The Invoices module tracks billing records linked to customers and jobs. Each invoice records what was charged, when it was due, and whether it has been paid.

FieldDescription
Invoice numberYour invoice reference number (set manually)
CustomerThe customer being invoiced
JobOptional — the job this invoice relates to
Date issuedThe date the invoice was created
Due dateThe payment deadline
Total amountThe total invoice value
StatusDraft, Sent, Paid, or Overdue
NotesAny additional notes
StatusMeaning
DraftCreated but not yet sent
SentSent and awaiting payment
PaidPayment received
OverdueDue date passed without payment

Alongside invoices, the system tracks time logs linked to jobs. A time log records when a technician started and stopped work (start time and end time), allowing total hours to be calculated.

Time logs use actual clock times and are intended for billing-oriented time tracking, as distinct from the work log (which records duration in minutes and work type categories).

  • Invoices are linked to a customer and optionally to a specific job
  • Deleting a job does not automatically delete its invoices — the invoice remains but the job link is cleared
  • The invoice module is a record-keeping tool; for generating invoice documents, use the document templates in the Customers module