Reference page explaining the four balance types used across the Finance module at the in-app routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/fa/balance-definitions.
Overview
This screen is a reference page presenting side-by-side comparison cards for the four balance types: GL Balance, Fund Balance, Bank Balance, and Cash Position. Each card shows a full description, data source, and freshness information drawn from theBALANCE_TERMS configuration. An animated BalanceFlowDiagram shows how the four balance types relate to each other. A “Why Balances May Differ” section explains common reconciliation scenarios (GL vs Bank, Fund vs GL, Cash Position vs Bank). A “Common Questions” FAQ section explains when to use each balance type and what “stale data” means.
Who it’s for
Required permission:fa.balance_definitions.view (enforced at the route via RequirePermission).
Before you start
- No data entry required — this is a read-only reference page.
Steps
Review the flow diagram
The animated diagram shows how GL, Fund, Bank, and Cash Position balances relate.
Key concepts
- GL Balance — based on posted journal entries in the general ledger
- Fund Balance — a subset view of the GL grouped by fund
- Bank Balance — from bank account records linked to GL accounts
- Cash Position — a calculated allocation snapshot; may not reflect the latest bank sync
Related
Finance & Revenue
Finance & Revenue core overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/fa.tsx
- src/cores/fa/pages/BalanceDefinitionsPage.tsx
- src/cores/fa/hooks/useBalanceTerminology.ts