Disposal Details is the per-record view for an individual fixed asset disposal. 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/disposals/:id.
Overview
No active route is registered for/fa/disposals/:id in the current codebase. The list path /fa/disposals is a legacy redirect to /fa/assets?tab=disposals. Individual disposal records, if viewable, are accessed through the Assets Hub disposals tab.
Who it’s for
No explicit permission gate on this route. Related disposal data is governed byfa.assets.view.
Before you start
- Confirm with your system administrator that a disposal detail view is available.
- Navigate to the Assets Hub at
/fa/assets?tab=disposalsto locate disposal records.
Steps
- Navigate to Finance → Assets (
/fa/assets). - Select the Disposals tab.
- Locate the disposal record and open the detail view if available.
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/routes/fa/lazy-pages.ts