Create an invoice
From draft to send, with or without embedded payment.
The `/facturation` page groups invoices, subscriptions, expenses and the finance dashboard. The default tab shows all your invoices with their status.
Creation steps
- On `/facturation`, click New invoice.
- Pick the client (existing or new).
- Add lines: description, quantity, unit price, VAT if relevant. You can insert a catalog offer in one click.
- Pick currency, due date, number (auto incremented or manual).
- Optional: add a payment button (Stripe, PayPal, GoCardless).
- Save as draft or Send directly by email to the client.
Invoice statuses
- Draft: not sent, freely editable.
- Sent: handed to the client, awaiting payment.
- Paid: collected. Status moves automatically when payment is received.
- Cancelled: marked invalid (without deleting the record).
A Sent invoice past its due date is automatically tagged overdue in the lists and triggers a notification.