Skip to main content

Postings

1. Overview

The Postings report in Sumo Ledger displays all individual debit and credit entries posted to accounts. Each posting represents a single leg of a journal entry — either a debit or a credit to a specific account and slug. This is the most granular level of transaction data available in the reporting section.

Navigation: Reports > Postings

URL: https://las.ledger.raralabs.dev/transaction_report/list


2. Report Controls

ElementDescription
FilterDropdown filter for narrowing results by specific fields (e.g., account name, process, posting type).
SearchFree-text search across posting records.
OptionsConfigure which columns are visible in the table.
ViewToggle table layout.

3. Report Table

The postings table displays individual entries with the following columns:

ColumnDescription
Account NameThe name of the account the posting was made to.
SlugThe subaccount slug (e.g., primary, fee_receivable).
Process / StageThe process and stage that generated this posting.
Posting TypeThe type of posting (e.g., default).
NarrationA text description or narration for the posting.
DebitThe debit amount, if this is a debit entry.
CreditThe credit amount, if this is a credit entry.

Grouping

Postings are grouped by date (e.g., 2026-06-22 (12), 2026-06-10 (12)). The number in parentheses indicates the count of postings on that date. Click the expand arrow to view individual postings within each date group.

Pagination

Results are paginated (e.g., 1-100 / 1367) with configurable items per page.


4. Best Practices

  1. Use Postings to trace individual debit and credit entries. When investigating a balance discrepancy, the Postings report shows exactly what was posted and when.
  2. Filter by account name to see all postings for a specific account.
  3. Cross-reference with Journals to see the complete double-entry context of each posting.
  4. Use the date grouping to focus on postings from a specific day or period.