Sending Invoices
Once you've created and finalised an invoice, you can send it to your client. LoveInvoice provides a flexible email sending system with customisable templates.
Sending an Invoice
To send an invoice:
- Open the invoice from the Invoices list
- Click the Send Email button in the top-right
- The send modal will open with a preview of the email
Email Editor
The email editor allows you to customise how your invoice is delivered to clients.
Email Preview
The left side of the send modal shows a live preview of how the email will appear to your client. This includes:
- From address: Your business email
- To address: Your client's email
- Subject line: The email subject
- Email body: The main content of the email
Editing the Email
Click the Edit button to open the email editor. You can customise:
Subject Line
The email subject supports template variables (placeholders) that are automatically filled with invoice details.
{{company_name}}{{client_name}}{{invoice_number}}{{total_due}}{{due_date}}Email Body
The email body can be edited in two modes:
Rich Text Mode:
- WYSIWYG editor for easy formatting
- Supports bold, italic, lists, links, and more
- Ideal for simple, professional emails
Code Mode:
- Edit raw HTML or MJML
- For advanced users who want full control
- Supports template variables
Template Variables
Both the subject and body support template variables. A full list of available variables is shown in the editor, including:
Client
{{client.name}}{{client.email}}{{client.company}}Invoice
{{invoice.invoice_number}}{{invoice.total}}{{invoice.due_date}}{{invoice.items}}Business
{{business.name}}{{business.email}}Attach PDF
By default, the invoice PDF is attached to the email. You can uncheck Attach Invoice PDF if you prefer to send only the email with a link to view the invoice online.
Restoring Templates
If you've made changes to the email and want to revert to your saved template:
- Click the Restore button in the email editor
- Your previously saved template will be restored
Sending
When you're happy with the email:
- Click Send Invoice
- The email will be sent to your client
- The invoice status will update to Sent
- A success notification will appear
Resending Invoices
You can resend an invoice at any time if:
- The client didn't receive the original email
- You need to send it to a different email address
- You want to send a reminder
To resend:
- Open the invoice
- Click Resend Email (the button changes from "Send" to "Resend" for sent invoices)
- Customise the email if needed
- Click Send Invoice
Invoice Status After Sending
When you send an invoice, its status updates:
- Finalised → Sent: The invoice has been emailed to the client
- Sent → Viewed: When the client opens the invoice (tracked automatically)
- Viewed → Due: When the due date is reached (if unpaid)
- Due → Overdue: When the invoice is past due
Automatic Payment Status
Payment statuses (partially paid, paid) are automatically calculated based on actual payments recorded against the invoice.
Marking as Sent
If you send invoices through another method (post, hand delivery, etc.), you can manually mark them as sent:
- Open the invoice
- Click Actions → Mark as Sent
- The invoice status will update to Sent
This is useful when you don't use LoveInvoice's email sending feature but still want to track that the invoice has been delivered.
Public Invoice Links
You can share a public link to an invoice instead of emailing it:
- Open the invoice
- Click Actions → Copy Public Link
- A modal will appear with the public URL
- Copy the link and share it however you prefer (chat, message, etc.)
The public link allows clients to view the invoice online and make payments if you have payment methods configured.
Email Templates
LoveInvoice comes with default email templates for sending invoices. You can customise these in your business settings to match your brand and communication style.
Template options include:
- Rich Text: Simple editor for basic customisation
- HTML: For more advanced styling
- MJML: Professional email framework for complex designs
Best Practices
- Personalise your emails: Use the client's name and reference specific details to make emails more personal
- Keep it professional: Maintain a consistent, professional tone in all communications
- Include clear payment instructions: Make sure clients know how and when to pay
- Attach the PDF: Most clients prefer having the PDF attached for their records
- Use template variables: These ensure your emails always have accurate, up-to-date information
- Test your templates: Send a test email to yourself to see how it looks before sending to clients