/accounting/debts — in the navigation this is labelled Debts & Money Lent (under the Money In · Receivables group).
Sale receivables (normal customer invoices) are recorded on the Invoices screen, not here. Debts are for the non-sale money owed to you. Both, however, show up on the outstanding-receivables list and are cleared the same way — by recording a receipt.
📷 Screenshot: The Debts & Money Lent page listing outstanding receivables with their balances — to be added.
Who can do what (permissions)
Why the money is owed (debt reasons)
Every debt has a reason, and the reason decides which receivable account the money is booked to:Employee salary advances are not recorded here — they’re owned by the Advances module. “Money Lent” here is for external parties.
Recording a debt
When: the moment someone starts owing you money for a non-sale reason.Steps
- Go to Debts & Money Lent (
/accounting/debts) and start a new debt. - Fill in:
- Save. A debt is posted immediately on creation — there’s no separate “post” step.
Behind the scenes
Recording a debt posts a simple two-leg journal entry:- Debit the receivable account (Loans Receivable or Other Receivable, per the reason) — this asset records that you’re owed the money.
- Credit the source account you chose — typically the bank the cash left, or whatever account the value came out of.
A debt is created as an Other-Receivable invoice behind the scenes and then automatically approved and posted, which is how it reuses the same receivable + receipt machinery as ordinary invoices.
Settling a debt
You don’t settle a debt on this page — you settle it by recording a receipt against it on the Payments page, exactly like paying off an invoice. When the receipt is allocated to the debt and posted:- The receipt’s Accounts-Receivable credit is automatically routed to the debt’s own sub-ledger (Loans Receivable / Other Receivable), not trade AR.
- The debt’s balance goes down; when fully covered it’s marked Paid.
The outstanding-receivables list
The Debts page lists all outstanding receivables — both non-sale debts and ordinary sales invoices that still have a balance due (credit notes are excluded). This gives you a single “who owes us money” view across sale and non-sale receivables.Per-book debt defaults
To avoid re-picking accounts every time, each accounting book has debt defaults (managed under accounting settings; requiresaccounting:admin or accounting:config). For each reason you can set:
- a default receivable (debit) account — otherwise the reason’s seeded system account is used, and
- a default source (credit) account — which has no system default, so setting one here saves you typing it on every debt.
📷 Screenshot: The Receivables / debt defaults settings panel with per-reason account pickers — to be added.
Reminders for overdue debts
Because debts and sale invoices share the outstanding-receivables machinery, they’re covered by the same overdue reminder system. Per accounting book you can configure (requiresaccounting:admin or accounting:config):
- Enabled — the master on/off switch.
- Frequency — how often the digest actually goes out: daily, weekly, biweekly, or monthly (the job checks daily and only sends a given book when it’s due).
- Channels — any of email, in-app, and push.
- Recipients — either the book’s finance roles, or a specific list of users.
Working across multiple businesses
Debts, their receivable accounts, and their defaults are all scoped to a single accounting book, and each business has its own book. Confirm you’re in the right business before recording a debt — the contact, the source account, and the receivable account must all belong to that book.Related
- Payments & Receipts — record the receipt that settles a debt.
- Payment reconciliation — bulk-match receipts to outstanding receivables.
- Bank loans — for loans your business has taken (a liability), as opposed to money you’ve lent (a debt).