Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

Reference page explaining the four balance types used across the Finance module at the in-app route /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 the BALANCE_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

1

Navigate to Balance Definitions

Go to /fa/balance-definitions via Finance & Revenue.
2

Review the flow diagram

The animated diagram shows how GL, Fund, Bank, and Cash Position balances relate.
3

Read the balance type cards

Each card explains a balance type’s data source and freshness.
4

Review the reconciliation guidance

The “Why Balances May Differ” section explains common causes of discrepancies.

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

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.
  • src/routes/fa.tsx
  • src/cores/fa/pages/BalanceDefinitionsPage.tsx
  • src/cores/fa/hooks/useBalanceTerminology.ts