The Financial reports section, located at Administration → Other reports → Financial reports, bundles three independent reports on a single page.

Each report has its own filters, table, and export, but together they give a full view of money moving in and out of the system:

Access is restricted to super-administrators. If your administrator account is bound to a single partner, every report on this page is automatically scoped to that partner regardless of the Partner filter selection.
Three filters apply to every tab:
The Daily receipt tab adds a fourth filter — see the Daily receipt section below.

Each tab has two action buttons in the filter bar:
Show — runs the report as a background task and displays the result in the on-page table. Use this for browsing, sorting, and filtering on screen. Generating large reports may take a few seconds while the task processes.Generate — becomes available after Show produces a result. It opens the same data in a print-friendly HTML view (each tab has its own template), which you can then print or download as an HTML file. Generate does not re-query the database — it reuses the result from the last Show.
A forecast of what each recurring customer will be charged automatically on each day in the selected period — before the charge actually happens. Use this report to:

| Column | Description |
|---|---|
| Date | The day on which the customer is scheduled to be billed automatically. |
| Customer login | The customer's login. |
| Customer name | The customer's full name. |
| Transactions | A per-line breakdown of every transaction the system would create for this customer on this date — service charges, prorations, discounts, and taxes. |
| Will be charged | The net amount the customer will be billed on this date (see calculation below). |
| Account balance | The customer's current account balance (a negative value means the customer owes money). The cell is highlighted red when the balance after the projected charge would fall below the customer's configured minimum balance. |
A Total footer row sums Will be charged across every row in the period.
For each day in the selected period:
current balance − will_be_charged < customer's minimum balance, the cell is highlighted in red.Linked Accounts in Aggregated billing mode are skipped on the sub-account side, because their charges roll up into the main account and would otherwise be double-counted.
Only recurring customers appear in this report. Prepaid customers are not in scope, because they top up their accounts manually rather than being charged on a schedule.
Every payment received in the selected period, plus a per-administrator summary of who collected how much. Use this report for end-of-day cash reconciliation and for measuring administrator collection activity.

In addition to the common filters, Daily receipt includes a Payment type dropdown. Default: Any. Available values depend on the payment methods enabled in your Splynx instance — typical values include Cash, Bank transfer, Credit card, PayPal, Other, and the names of any installed payment gateway add-ons (for example, QuickBooks, SageOne, Netcash Pay Now).
The main table lists every payment that matches the filters. The default visible columns are:
| Column | Description |
|---|---|
| ID | The internal payment record ID. |
| Transaction | The matching transaction ID (if the payment is linked to a specific transaction). |
| Customer ID | The customer's internal ID. |
| Customer login | The customer's login. |
| Customer name | The customer's full name. |
| Comment | The comment entered with the payment. |
| Date | The business date assigned to the payment. |
| Time | The exact time the payment was entered into the system (not the business date). |
| Sum | The payment amount. |
| Admin ID | The internal ID of the administrator who entered the payment. |
| Admin login | The login of the administrator who entered the payment. |
| Admin name | The full name of the administrator who entered the payment. |
| Payment type | The payment method (cash, gateway-specific value, etc.). |
| Invoice | The invoice the payment was applied to, if any. |
| Invoice number | The number of the linked invoice, if any. |
| Sent? | Whether the payment notification was sent. |
| Memo | The memo recorded with the payment. |
| Note | The note recorded with the payment. |
| Receipt Number | The receipt number generated for this payment. |
| Proforma Invoice | The proforma invoice number, if applicable. |
| #1 – #5 | Custom payment fields (numbered 1 through 5). |
Additional columns are available but hidden by default: Partner, Credit note, Credit note number, Remind amount, and Void. Use the Show/Hide columns button above the table to toggle them on and to drag-reorder columns.
Below the main table, the Admins summary block groups the same payments by the administrator who entered them.

| Column | Description |
|---|---|
| Admin | The administrator's login or full name. |
| Payments amount | The number of payment records this administrator entered in the selected period. |
| Total | The sum of all payment amounts this administrator entered in the selected period. |
A final All admins row shows the totals across every administrator.
Only payments that were added by an administrator are counted in the Admins summary. Payments imported from a payment gateway, made by a customer through the Customer Portal, or created by automatic imports are still listed in the main table but do not appear in the Admins summary — because no administrator added them.
The Time column reflects the moment the payment was actually entered into Splynx, not the business Date assigned to the payment. The two can differ when an administrator backdates a payment.
The actual automatic charges that have already been applied in the selected period — the historical counterpart to Future charges. One row per (customer, date) pair, with all of that day's automatic transactions rolled up.

| Column | Description |
|---|---|
| Date | The date the automatic charge was applied. |
| Customer login | The customer's login. |
| Customer name | The customer's full name. |
| Transactions | Every transaction created on this date for this customer, listed with its description and signed amount: debits as +amount, credits as -amount. |
| Charged | The net amount charged on this date (see calculation below). |
A grand total across every row is computed as well, used by the printable export.
A customer with only credit or refund automatic transactions on a given date will show a negative value in the Charged column.
Only auto-generated transactions appear here. This report is designed to show what the billing engine charged on its own — manual invoices and manual adjustments are intentionally excluded.
Like all tables in Splynx, this table can be exported in the format of your choice from the available options. The table can also be customized to display data of your preferences ordered in a preferred layout. The following button can be used to export the table
and this button
can be used to modify the layout of the table.
When you use the export button, you will be able to export the table as a CSV file:
With the modify button, the following window will appear:

In this window, you can simply enable or disable each field according to your preferences with the toggles provided, and you can drag and drop the field to order it in the layout of your choice.
Show, the table is populated when the task finishes — large date ranges or large customer bases will take longer.Generate button reuses the last Show result; it does not re-run the report.