Accounts Receivable (AR) in Light covers the customer-to-cash workflow: creating customers, drafting and sending sales invoices, tracking payments, and recognising revenue across multiple entities and...
Last updated May 21, 2026 · 2 min read
| Module | Path | Description |
|---|---|---|
| Sales invoices | /invoice-receivables | Create, post, and send AR invoices |
| Customer credits | /customer-credits | Issue credit notes and apply them to invoices |
| Contracts | /contracts | Multi-period customer agreements with line items |
| Products | /products | Reusable product catalog with default pricing and accounting |
| Customers | /customers | Customer records with billing details and history |
All five appear under Revenue & Invoicing in the sidebar.
A sales invoice (AR document) progresses through these states:
| State | UI Label | Description |
|---|---|---|
DRAFT | Draft | Created but not yet posted |
OPEN_IN_PROGRESS | Open pending | Posting in progress |
OPEN | Open | Posted; awaiting payment |
PAYMENT_PENDING | Payment pending | Payment initiated but not yet cleared |
PARTIALLY_PAID | Partially paid | Some payments received |
PAID | Paid | Fully paid |
ARCHIVED | Void | Voided / archived |
Each invoice also tracks an e-invoice status (when e-invoicing is enabled for the entity), shown as a separate badge.
Customers represent the parties you bill. Each customer record stores name, billing email, addresses, VAT, business registration number, e-invoice routing fields, and customer type (Business / Consumer / Government).
Contracts define multi-period agreements with a contract period, entity, currency, and lines. They can drive recurring invoicing and revenue recognition over time.
Products are reusable catalog items with default pricing (multi-currency), default tax code, default ledger account, and a recurrence (One time / Monthly / Quarterly / Half yearly / Yearly).
Customer credits are credit notes issued to customers. They progress through Draft → Posted → Partially cleared → Cleared, and can be applied to one or more open invoices.
Light supports multi-entity AR:
Was this article helpful?