Creating Invoices
Learn how to create invoices in Compass using the multi-step invoice wizard.
Overview
The Billing module allows you to create invoices for services rendered. Clicking Create New Invoice from the module header navigates to a dedicated full-page wizard with its own layout and header.
The Invoice Wizard
The invoice creation process uses a 4-step wizard:
Step 1: Invoice Details
The first step contains a collapsible Invoice Details panel with the following sections:
| Section | Fields / Description |
|---|---|
| Base Information | Invoice Template, Recipient (stakeholder), Currency, Due Date |
| VAT | Tax applicability and percentage (auto-populated from recipient) |
| Related Projects | Select one or more projects to link to this invoice |
| Performance Period | Service start and end dates |
| Billing Mode | Select Actual Costs or Budgeted Amounts. Choose which billing item types to include (Timesheets, Trip Expenses, Other Expenses, Budget) |
| Past Invoices | View previously created invoices for the selected projects |
| Notes | Internal notes (not visible to recipient) |
| Invoice Notes | Notes that appear on the invoice document |
A Preview Invoice sidebar appears on the right during this step, showing a live summary of the billing configuration.
Click Next Step to create a draft invoice and proceed.
Step 2: Invoice Items
Review and modify the individual line items:
- Items are auto-populated based on your billing mode and linked project data.
- Edit descriptions, quantities, or unit prices as needed.
- Add new manual line items if required.
Step 3: Review
Review the complete invoice before final submission:
- View a summary of all invoice details and line items.
- Click Back to return to the previous step for corrections.
- Click Submit Invoice to finalize and create the invoice.
Step 4: Complete
After submission, a confirmation screen appears with two action cards:
- Download Invoice — A dropdown button offering Save as PDF or Save as XLSX
- Mark the invoice as sent — Click to update the invoice status from Draft to Sent
Single Invoice View
Clicking on any invoice from the Invoices list opens the Single Invoice page with its own layout.
Header
The single invoice header displays:
- Breadcrumbs — Navigation path back to the Invoices list
- Back Button — Return to the previous page
- Invoice Number — Displayed as the page title
- Details — Invoice ID, creation date, and created-by user (with avatar)
- Invoice Phases — A visual timeline showing Draft → Sent → Paid progression with dates
Action Buttons (permission-gated):
| Button | Description |
|---|---|
| Download | Download the invoice document |
| Sent | Mark the invoice as sent |
| Paid | Record a payment (appears when status is Created or Partially Paid) |
| Cancel | Cancel the invoice |
| Delete | Permanently delete the invoice (requires delete permission) |
Body
The invoice detail form displays:
- Base Information — Template, Recipient, Currency, Due Date
- Related Projects — Linked projects
- Performance Period — Start and end dates
- Billing Mode — Actual Costs or Budgeted Amounts with billing item types
- Notes — Internal notes
- Invoice Notes — Public notes on the invoice
- Totals — Sub Total, Tax Amount, Grand Total
- Invoice Items — Line-item details in a separate section
Paid Action Modal
When clicking the Paid button, a modal opens with:
| Field | Description |
|---|---|
| Amount Paid | Required. The amount received. |
| Reason for Reduced Payment | Appears if the amount is less than the grand total. Select from predefined reasons. |
| Debt Relief Type | Appears if the reason is "Debt Relief". Select from available debt relief types. |
| Debt Relief Description | Text description for debt relief (required when Debt Relief Type is selected). |
The system determines Full or Partial payment type based on whether the amount equals or is less than the grand total.
Invoice Statuses
| Status | Meaning |
|---|---|
| Draft | Being prepared, not yet sent |
| Sent | Marked as sent to recipient |
| Paid | Payment received (full or partial) |
| Cancelled | Invoice cancelled |
| Disputed | Invoice is under dispute |
| Closed | Invoice closed |
Related
- Billing Overview - Module overview
- Invoice Templates - Template management
- Project Budgets - Project-specific budgets