The 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/payments is a legacy redirect to /fa/payables?tab=payments. The Payments list (payment batches) is now part of the Payables & Expenses hub.
Overview
Navigating to/fa/payments triggers a <Navigate to="/fa/payables?tab=payments" replace />. The Payments tab loads PaymentBatchesPage lazily within the Payables & Expenses hub, showing the list of payment batches with their status and totals.
Who it’s for
No explicit permission gate on the redirect route.Before you start
No setup required.Steps
- Navigate to Finance & Revenue → Payables & Expenses → Payments, or go to
/fa/payables?tab=payments. - Review the list of payment batches.
- Select a batch to view its details at
/fa/payments/:id. - Use New Payment Batch (at
/fa/payments/new) to create a new batch.
Related
Finance & Revenue
Finance & Revenue core overview.
Governance & parity
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/PaymentBatchesPage.tsx
- src/cores/fa/pages/PayablesHubPage.tsx