The pathDocumentation 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/bank-accounts redirects to the Banking hub at /fa/banking?tab=accounts and is not a standalone screen.
Overview
This path is a legacy redirect. The route/fa/bank-accounts is registered in fa.tsx as <Navigate to="/fa/banking?tab=accounts" replace />. Navigating to this URL will immediately redirect the browser to the Banking Hub with the accounts tab active. The Banking Hub (BankingHubPage) at /fa/banking hosts four tabs: Accounts, Statements, Reconciliations, and Transactions.
Who it’s for
No explicit permission gate on the redirect itself. The Banking Hub has no top-levelRequirePermission wrapper.
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/BankingHubPage.tsx