# Dispose Fixed Asset

### What is **Dispose Fixed Asset Module**&#x20;

The Dispose Fixed Asset module in XoroERP facilitates the seamless removal of long-term assets from the company's accounting records. This module plays a crucial role in maintaining accurate financial statements and ensuring effective asset management practices. Whether it's selling an asset, trading it for a new one, donating, salvaging for scrap value, or recycling, the Dispose Fixed Asset module provides businesses with the tools to manage asset disposals efficiently.

{% hint style="info" %}
To Access Dispose Fixed Asset module, go to: Menu > Accounting > Fixed Asset Management > Fixed Asset Centre > Dispose Fixed Asset
{% endhint %}

### **Features:**

1. **Asset Disposal Management**: The module allows users to select the fixed asset they intend to dispose of, along with specifying the disposal date and method (e.g., sale, donation).
2. **Financial Record Updates**: Upon disposal, the module automatically updates the General Ledger by removing the cost of the asset, accumulated depreciation, and impairment losses from the balance sheet.
3. **Disposal Gain/Loss Recognition**: Users can record any resulting gain or loss from the disposal process, ensuring accurate financial reporting and income statement adjustments.
4. **Depreciation Adjustment**: The module provides options to adjust depreciation for the current financial year based on the disposal date, maintaining consistency in financial records.

### **Use Cases:**

1. **Optimizing Asset Utilization**:

   *Scenario*: A manufacturing company decides to dispose of outdated machinery and equipment to upgrade to more efficient models. The Dispose Fixed Asset module enables the company to record the disposal details accurately, including sale proceeds, depreciation adjustments, and gain or loss recognition. This process helps in optimizing asset utilization, improving operational efficiency, and maintaining financial transparency.
2. **Managing Asset Retirement**:

   *Scenario*: A retail chain retires several store fixtures and equipment due to store renovations. Using the Dispose Fixed Asset module, the chain efficiently records the disposal of assets, tracks sale proceeds, and adjusts depreciation for accurate financial reporting. This streamlines asset retirement processes, reduces accounting complexities, and enhances overall asset management practices.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/accounting/fixed-asset-management/dispose-fixed-asset.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
