Skip to content

Invoice Statuses

Each invoice has one of the following stored statuses:

StatusDisplay labelDescription
draftDraftInvoice is being prepared; not yet issued to the customer
issuedAwaiting PaymentInvoice has been issued; payment is expected
partially_paidPartially PaidCustomer has paid some but not all of the invoice
paidPaidInvoice has been fully settled
cancelledCancelledInvoice has been cancelled

“Overdue” is not a separate stored status. An invoice with status issued whose due date has passed is automatically shown with the Overdue label in the list and summary card. The underlying status remains issued.

ActionResulting status
Create invoicedraft
Click Issue on the detail pageissued
Record a partial paymentpartially_paid
Record full payment (balance reaches zero)paid
Delete the invoiceRemoved