Skip to main content

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.

Dispose Asset is the workflow for recording a fixed asset disposal. Route: /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 requires fa.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/:id to see available actions.

Steps

SME: This route is not yet resolvable as a standalone page. Provide steps once confirmed.
  1. Navigate to Finance → Assets (/fa/assets).
  2. Open the relevant fixed asset record.
  3. Locate the disposal action within the asset detail view.

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.
  • src/routes/fa.tsx
  • src/cores/fa/pages/AssetDisposalsPage.tsx
  • src/routes/fa/lazy-pages.ts