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
| Element | Description |
|---|---|
| Filter | Dropdown filter for narrowing results by specific fields (e.g., account name, process, posting type). |
| Search | Free-text search across posting records. |
| Options | Configure which columns are visible in the table. |
| View | Toggle table layout. |
3. Report Table
The postings table displays individual entries with the following columns:
| Column | Description |
|---|---|
| Account Name | The name of the account the posting was made to. |
| Slug | The subaccount slug (e.g., primary, fee_receivable). |
| Process / Stage | The process and stage that generated this posting. |
| Posting Type | The type of posting (e.g., default). |
| Narration | A text description or narration for the posting. |
| Debit | The debit amount, if this is a debit entry. |
| Credit | The 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
- Use Postings to trace individual debit and credit entries. When investigating a balance discrepancy, the Postings report shows exactly what was posted and when.
- Filter by account name to see all postings for a specific account.
- Cross-reference with Journals to see the complete double-entry context of each posting.
- Use the date grouping to focus on postings from a specific day or period.