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/payment-plans is a legacy redirect to /fa/receivables?tab=payment-plans. The Payment Plans list is now part of the Accounts Receivable hub.
Overview
Navigating to/fa/payment-plans triggers a <Navigate to="/fa/receivables?tab=payment-plans" replace />. The Payment Plans list (PaymentPlansPage) is loaded lazily within the Receivables hub. It supports filtering by status and customer, displays summary cards, and provides actions to create, submit for approval, and delete plans.
Who it’s for
No explicit permission gate on the redirect route. The Payment Plans tab within the AR hub is accessible to users who can reach/fa/receivables.
Before you start
No setup required. Navigate to the Accounts Receivable hub to access payment plans.Steps
- Navigate to Finance & Revenue → Accounts Receivable → Payment Plans, or go to
/fa/receivables?tab=payment-plans. - Use filters (status, customer) and search to locate plans.
- Select a plan to view its detail page.
- Use New Payment Plan to create a plan.
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/PaymentPlansPage.tsx
- src/cores/fa/pages/ReceivablesHubPage.tsx