Fiscal Years supports management of fiscal year definitions used throughout the Finance & Revenue core. Route: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.
/fa/fiscal-years.
Overview
No active route is registered for/fa/fiscal-years in the current codebase. Fiscal year creation and management are available through the Fiscal Periods page at /fa/periods via the FiscalYearDialog component and useFiscalYears hook.
Who it’s for
No explicit permission gate found on this route. Fiscal year data is accessed via/fa/periods.
Before you start
- Navigate to
/fa/periodsto manage fiscal years.
Steps
- Navigate to Finance → Fiscal Periods (
/fa/periods). - Click New Fiscal Year to create a fiscal year using
FiscalYearDialog.
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/FiscalPeriodsPage.tsx
- src/routes/fa/lazy-pages.ts