What every client owes
statements_reportProduce a per-client, per-currency aging report of outstanding balances, surfacing the oldest overdue invoice and the clients carrying it.
Instructions
Show what is outstanding across every client, totalled per currency and aged, with the oldest overdue invoice and the clients carrying it. Pro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Age the invoices as at this date, YYYY-MM-DD. Defaults to today | |
| limit | No | How many clients to list, worst first. Default 20 |