Disposing of Assets
When an asset reaches the end of its useful life, is sold, scrapped, donated, traded in, or written off, AccuArk's disposal process ensures the retirement is properly documented, the financial impact is calculated, and the correct journal entries are posted to your general ledger. This guide walks through the complete disposal workflow from start to finish.
Accessing the Disposal Form
To open the Asset Disposal form:
- Navigate to Assets > Dispose Asset from AccuArk's main menu
- This opens the the Disposal screen form
You can also initiate a disposal from within an asset's detail form by clicking the Dispose button on the toolbar, which opens the Disposal screen with the asset pre-selected.
Required Permission
You must have the Dispose Assets permission assigned to your role to record asset disposals. Without this permission, the Dispose Asset menu item is hidden and the Dispose button on the asset detail form is disabled. The Super Admin role has this permission by default.
Disposal Methods
AccuArk supports five disposal methods, each representing a different way an asset can leave your organization:
| Method | Description | Typical Proceeds |
|---|---|---|
| Sale | The asset is sold to a buyer (another business, an employee, a third party). The sale price is recorded as proceeds. | Yes — the sale price is entered as proceeds |
| Scrap | The asset is discarded because it has no remaining useful value. It may be physically destroyed or sent to a recycler. | Usually none — proceeds are typically zero |
| Donation | The asset is given away to a charitable organization or other entity at no cost. | None — proceeds are zero |
| Trade-In | The asset is exchanged as partial payment toward a new asset. The trade-in value is recorded as proceeds. | Yes — the trade-in value credited by the vendor |
| Write-Off | The asset is removed from the books due to loss, theft, or an insurance claim. | Varies — insurance recovery may be recorded as proceeds |
The disposal method you select determines how the gain or loss is categorized in reports and helps auditors understand the nature of the disposal.
Disposal Fields
The Disposal form collects the following information:
| Field | Required | Description |
|---|---|---|
| Asset | Yes | Search for and select the asset being disposed. You can search by asset number, name, serial number, or barcode. Only active assets can be disposed. |
| Disposal Method | Yes | Select one of the five disposal methods: Sale, Scrap, Donation, Trade-In, or Write-Off. |
| Disposal Date | Yes | The date the disposal takes effect. This is the date used for the GL journal entry and determines the cutoff for any final depreciation. |
| Sale Proceeds | Conditional | The amount received (or to be received) from the disposal. Required for Sale and Trade-In methods. Enter zero for Scrap and Donation. For Write-Off, enter any insurance recovery amount or zero if none. |
| Disposal Costs | No | Any costs incurred to complete the disposal — for example, shipping costs to deliver a sold asset, recycling fees for scrapped equipment, or broker commissions. These reduce the net proceeds. |
| Reason | Yes | A text explanation of why the asset is being disposed. For example, 'Equipment reached end of useful life — replaced by new model' or 'Sold to ABC Company per approval #TR-2026-042'. |
When you select an asset, the form automatically displays the following read-only reference information to help you make informed decisions:
- Total Capitalized Cost — The full cost basis of the asset (purchase cost + installation + other capitalized costs)
- Accumulated Depreciation — The total depreciation recorded to date
- Current Book Value — Total Capitalized Cost minus Accumulated Depreciation
- Asset Account — The GL account where the asset's cost is currently recorded
- Accumulated Depreciation Account — The GL contra-asset account
- Depreciation Expense Account — The GL expense account used for depreciation
Gain/Loss Calculation
AccuArk automatically calculates the financial gain or loss on disposal using this formula:
Gain/Loss = Sale Proceeds - Book Value at Disposal - Disposal Costs
Where:
- Sale Proceeds = The amount received or to be received from the disposal
- Book Value at Disposal = Total Capitalized Cost - Accumulated Depreciation (at the disposal date)
- Disposal Costs = Any costs incurred to complete the disposal
The result is interpreted as follows:
- Positive result = Gain on disposal — The asset was sold for more than its book value minus disposal costs. This is income for the business.
- Negative result = Loss on disposal — The asset was sold for less than its book value minus disposal costs. This is an expense for the business.
- Zero = Break-even — The proceeds exactly matched the book value after disposal costs.
Example Calculations
Example 1: Sale at a Gain
- Total Capitalized Cost: $25,000
- Accumulated Depreciation: $20,000
- Book Value: $25,000 - $20,000 = $5,000
- Sale Proceeds: $7,500
- Disposal Costs: $200 (shipping)
- Gain/Loss: $7,500 - $5,000 - $200 = $2,300 Gain
Example 2: Sale at a Loss
- Total Capitalized Cost: $15,000
- Accumulated Depreciation: $9,000
- Book Value: $15,000 - $9,000 = $6,000
- Sale Proceeds: $4,000
- Disposal Costs: $150 (broker fee)
- Gain/Loss: $4,000 - $6,000 - $150 = ($2,150) Loss
Example 3: Scrap with No Proceeds
- Total Capitalized Cost: $8,000
- Accumulated Depreciation: $8,000 (fully depreciated)
- Book Value: $8,000 - $8,000 = $0
- Sale Proceeds: $0
- Disposal Costs: $50 (recycling fee)
- Gain/Loss: $0 - $0 - $50 = ($50) Loss
The gain/loss amount is displayed on the form in real time as you enter the proceeds and costs, so you can see the financial impact before submitting the disposal.
GL Journal Entry
When a disposal is submitted, AccuArk automatically posts a double-entry journal to your general ledger. This journal entry removes the asset from your books and records the financial impact of the disposal. The specific debits and credits depend on whether there is a gain or a loss.
Journal Entry for a Disposal at a Gain
| Account | Debit | Credit |
|---|---|---|
| Cash / Bank (or Accounts Receivable) | Sale Proceeds | |
| Accumulated Depreciation | Accumulated Depreciation Balance | |
| Asset Account | Total Capitalized Cost | |
| Gain on Disposal of Assets | Gain Amount |
Journal Entry for a Disposal at a Loss
| Account | Debit | Credit |
|---|---|---|
| Cash / Bank (or Accounts Receivable) | Sale Proceeds | |
| Accumulated Depreciation | Accumulated Depreciation Balance | |
| Loss on Disposal of Assets | Loss Amount | |
| Asset Account | Total Capitalized Cost |
In both cases:
- The Asset Account is credited for the full capitalized cost, removing the asset from the books
- The Accumulated Depreciation account is debited to clear the depreciation balance for this asset
- Cash/Bank is debited for any proceeds received
- The Gain or Loss on Disposal account captures the difference
If there are disposal costs, they are included in the loss amount or reduce the gain amount. The journal entry always balances (total debits = total credits).
This integration with the Accounting module means you do not need to create a separate manual journal entry — AccuArk handles it automatically when the disposal is processed.
Approval Workflow
Asset disposals can optionally require approval before they are finalized. This is configured in Asset Settings (Assets > Settings):
- Require Disposal Approval — A toggle that enables or disables the approval workflow for disposals
- Disposal Approval Threshold — A dollar amount based on the asset's total capitalized cost. Disposals of assets above this threshold require approval; disposals of assets below the threshold are processed immediately.
When approval is required:
- The disposal record is created with a 'pending' status
- The asset is NOT yet marked as disposed — it remains in its current status
- No GL journal entry is posted until the disposal is approved
- Users with the Approve Assets permission see the pending disposal in their approval queue on the Asset Dashboard
- Upon approval, the asset status changes to 'disposed', the GL journal entry is posted, and the activity log records the completion
- Upon rejection, the disposal is cancelled, no GL entry is posted, and the asset remains active
Only users with the Asset Admin permission can modify the disposal approval settings.
What Happens After Disposal
Once a disposal is finalized (either immediately or after approval):
- The asset's status changes to 'disposed'
- The asset is removed from the default Asset Register view — it no longer appears in the active asset list. However, it is not deleted and can still be viewed by changing the status filter to include disposed assets.
- The GL journal entry is posted to your general ledger, removing the asset from the Balance Sheet and recording any gain or loss
- An activity log entry records the disposal with all details including the method, proceeds, costs, gain/loss, and the user who processed it
- The asset remains in all historical reports — it continues to appear in depreciation history, transfer history, and other reports where its past activity is relevant
- The asset's depreciation stops — no further depreciation will be calculated for this asset in future depreciation runs
Running Final Depreciation Before Disposal
It is important to ensure that depreciation is current before processing a disposal. If the asset's last depreciation run was several months ago, the book value may not reflect the true current value, which would result in an inaccurate gain/loss calculation.
Before disposing of an asset:
- Check the asset's last depreciation date and accumulated depreciation
- If depreciation is not current, run depreciation through the disposal date
- Then process the disposal with the updated book value
This ensures that the gain/loss calculation is based on the most accurate book value possible.
Tips and Best Practices
- Run final depreciation before disposing — Always ensure depreciation is calculated through the disposal date. This gives you an accurate book value and correct gain/loss figure.
- Record accurate sale proceeds — The gain/loss calculation depends entirely on the proceeds amount. Enter the actual sale price, not an estimate, to ensure your financial records are correct.
- Include all disposal costs — Do not forget to include shipping, broker fees, recycling charges, and any other costs associated with the disposal. Omitting these costs overstates the gain (or understates the loss).
- Document the reason thoroughly — The reason field should explain not only what happened but why. 'Sold to XYZ Corp for $7,500 — replaced by newer model per capital budget approval #CB-2026-015' is much more useful for auditors than 'sold'.
- Verify the GL journal entry — After the disposal is processed, check the journal entry in the Accounting module to confirm it posted correctly. Verify the accounts, amounts, and date.
- Keep disposed assets in the system — Do not delete disposed asset records. They contain valuable historical information for tax reporting, insurance claims, and audit inquiries. AccuArk keeps them in the database but filters them from active views.
- Photograph the asset before disposal — Especially for sales and insurance write-offs, having photographic documentation of the asset's condition at the time of disposal protects your business in case of disputes.
- Review disposal approval queue regularly — If the approval workflow is enabled, ensure approvers are reviewing pending disposals promptly. Delays in disposal approval can hold up equipment purchases, facility cleanup, and financial reporting.