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/disposals redirects to the Assets hub at /fa/assets?tab=disposals and is not a standalone screen.
Overview
This path is a legacy redirect. The route/fa/disposals is registered in fa.tsx as <Navigate to="/fa/assets?tab=disposals" replace />. Navigating to this URL will immediately redirect the browser to /fa/assets?tab=disposals, which opens the Assets Hub with the disposals tab active. The disposals tab content is rendered by AssetDisposalsPage, which shows a history of disposed assets with gain/loss tracking, year and method filters, and summary stats for total disposals, proceeds, gains, and losses.
Who it’s for
No explicit permission gate on the redirect itself. The Assets Hub at/fa/assets requires fa.assets.view.
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/AssetDisposalsPage.tsx