Dispose Asset is the workflow for recording a 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/fixed-assets/:id/dispose.
Overview
No active route is registered for/fa/fixed-assets/:id/dispose in the current codebase. Disposal functionality for a fixed asset appears to be accessible through the Assets Hub disposals tab or from within the asset detail page. The AssetDisposalsPage component handles the disposal history list and is rendered as part of the Assets Hub.
Who it’s for
No explicit permission gate found on this route. Related disposal management likely requiresfa.assets.edit or equivalent.
Before you start
- Confirm with your system administrator how asset disposal is initiated in your deployment.
- Navigate to the fixed asset detail at
/fa/fixed-assets/:idto see available actions.
Steps
- Navigate to Finance → Assets (
/fa/assets). - Open the relevant fixed asset record.
- Locate the disposal action within the asset detail view.
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/AssetDisposalsPage.tsx
- src/routes/fa/lazy-pages.ts