Payments (Income)
Record and track all incoming payments from clients, whether or not they are linked to an invoice.
Key concepts
- Payment: A record of money received from a client. Each payment has a project name, client name, line items, and a total amount.
- Payment Detail (Line Item): Individual billable items within a payment -- description, quantity, unit price, and calculated amount. Supports per-line discounts.
- Status Workflow: Draft -> Confirmed -> Partially Received -> Received. Payments can also be Cancelled.
- Draft -- created by non-admin users, awaiting confirmation
- Confirmed -- validated and approved (auto-set for admin users)
- Partially Received -- some of the total has been collected
- Received -- the full amount has been collected
- Category: A classification label for the payment (e.g., "Project Payment", "Consulting Fee", "Other Income"). Categories are managed in Settings > Categories.
- Multi-currency: Payments can be recorded in any supported currency, with automatic conversion to your base currency for reporting.
- Sub-Invoices: Payments can be split into sub-invoices for milestone or installment tracking, similar to invoices.
Step-by-step
Recording a New Payment
Navigate to Finance > Payments.
Click Add Income in the top-right.
Fill in the form:
- Project Name (required) -- the project this payment is for
- Client Name (required) -- the paying client
- Category -- select from your configured categories
- Currency -- defaults to your base currency; change if needed
Add line items:
- Click Add Line Item
- Enter Description, Quantity, and Unit Price
- The Amount calculates automatically
- Optionally add per-line discounts
Optionally enter a Note for internal reference.
Click Save.
Admin users' payments are auto-set to Confirmed. Non-admin payments start as Draft.
Screenshot
the new payment form showing project name, client name, category, currency, and line items table
Viewing and Managing Payments
Navigate to Finance > Payments to see the full list.
The Stats Strip shows: Total Amount, Total Count, Pending, and Received.
Use filter tabs to view by status: All, Draft, Confirmed, Partially Received, Received, Cancelled.
Use the search bar to find payments by project or client name.
Filter by currency or date range using the controls in the filter bar.
Click any row to open the payment detail.
Screenshot
the payments list with stats strip, status filter tabs, and search bar
Updating Payment Status
Open a payment detail.
Pick the new status from the Status dropdown:
- Confirmed -- validated and approved
- Partially Received -- some of the total has been collected; enter the amount received in the field below
- Received -- the full amount has been collected
- Cancelled -- void the payment
Selecting Received auto-fills the received amount to the payment total if it was still zero.
Save to apply the change.
Screenshot
the payment detail page with the status dropdown and received-amount field
Editing Payment Line Items
Open the payment detail.
Click Edit to modify line items.
Add, remove, or update line items as needed.
The total recalculates automatically.
Click Save.
Duplicating a Payment
In the payments list, click the More actions menu on a row.
Select Duplicate.
A new payment form opens pre-filled with the original data.
Modify any fields and save.
Screenshot
the row actions dropdown showing View, Edit, Duplicate, and Delete options
Viewing Payment Statistics
From the payments list, click Reports in the top-right.
The statistics page shows income broken down by status (Draft, Confirmed, Partially Received, Received, Cancelled).
Each status shows the count and total amount.
Screenshot
the payment statistics page showing income by status cards
Exporting as PDF
Open a payment detail.
Click Download PDF.
Choose the PDF language.
The PDF includes your company branding, line items, and payment status.
Tips & best practices
- Use Payments for income that does not correspond to a specific invoice -- for example, retainer fees, deposits, or ad-hoc services.
- For income tied to a specific invoice, record payments directly on the invoice detail page instead (see the Invoices tutorial).
- Set up Payment Categories in Settings > Categories before you start recording payments -- consistent categorization makes reports much more useful.
- Admin users bypass the Draft stage -- their payments are immediately Confirmed.
- Multi-currency payments show the original amount and the base-currency equivalent, so you always know the true value.
- The Duplicate feature is handy for recurring payments from the same client.
Was this article helpful?
Your feedback helps us improve these guides.