How to Configure Asset Disposal in iDempiere

Asset Disposal is the iDempiere document used to retire a fixed asset when it is sold, scrapped, traded, or otherwise removed from active use.

Businesses use it to close out equipment such as washing machines or store fixtures, recording the disposal amount and reason against the original asset cost.

Completing the document updates the Asset status, adjusts depreciation balances, and generates accounting entries automatically.

Process Flow

Asset Disposal

Business Rules

  • The accounting period must be open before the disposal document can complete.
  • Asset cost and accumulated depreciation are refreshed from the depreciation workfile.
  • Disposal cannot process if depreciation was already posted on or after the disposal date.
  • Disposal cannot process if unprocessed depreciation entries exist before it.
  • Simple and Trade disposal methods follow the same processing logic.
  • Selecting Trade does not automatically create or populate an Asset Trade record.
  • Completing the document changes Asset Status from Activated to Disposed.
  • Completion creates an Asset Change record and removes future depreciation entries.

Prerequisites

  • Asset created and currently in Activated status.
  • Depreciation Workfile exists for the asset, if the asset is depreciated.
  • Fixed Assets Disposal document type configured.
  • Accounting period open for the disposal accounting date.

Configuration Steps

Step 1: Create the Asset Disposal Document

This establishes the disposal transaction against an existing asset before any values are calculated.

Navigate to Financial Management → Assets → Asset Disposal, click New, then select the Organization, Document Type, and Asset, and set the disposal dates.

FieldSample ValuePurpose
OrganizationChennai StoreStore or org unit that owns the asset
Document TypeFixed Assets DisposalIdentifies the disposal document process
Asset1000020_Washing MachineAsset being disposed
Document Date08/01/2026Business transaction date
Account Date08/01/2026Date used for accounting entries and period validation
Disposed Date08/01/2026Date the asset is physically disposed

Step 2: Select the Disposal Method

The disposal method determines how the system processes the removal of the asset.

Choose the method that matches the transaction. Simple and Trade share the same disposal processing path in standard iDempiere.

FieldSample ValuePurpose
Disposed MethodTradeDisposes the asset; processed the same as Simple
Disposed MethodSimpleStandard disposal of the asset
Disposed MethodPreservationChanges Asset Status to Preservation instead of Disposed
Disposed MethodPartial RetirementDisposes only part of the asset value

Step 3: Enter Disposal Amount and Reason

The disposal amount and reason capture the transaction value and business context for the removal.

Enter the Disposal Amount and, optionally, the Disposed Reason. For Simple and Trade, this amount is reset to the Asset Cost automatically during completion.

FieldSample ValuePurpose
Disposal Amount60,000.00Asset value being removed from the books
Disposed ReasonSold / Scrapped / Destroyed / Theft / CharityInformational reason for the disposal

Step 4: Review Calculated Fields

These fields confirm the depreciation values that will be posted once the document completes.

Review the Asset Cost, Accumulated Depreciation, Expense, and Accumulated Depreciation (Delta) before completing the document.

FieldSample ValuePurpose
Asset Cost60,000.00Original acquisition cost, loaded automatically
Accumulated Depreciation5,000.00Depreciation already posted before disposal
Expense55,000.00Book value removed; Disposal Amount minus Depreciation Delta
Accumulated Depreciation (Delta)5,000.00Portion of accumulated depreciation removed

Step 5: Complete the Document

Completion triggers period validation, depreciation checks, the asset status update, and accounting generation.

Click Document Action → Complete. Confirm the Document Status changes to Completed and the Asset Status updates to Disposed.

TenthPlanet iDempiere Asset AssetDisposal 1
TenthPlanet iDempiere Asset AssetDisposal1

Common Issues and Resolutions

IssueCauseResolution
AssetAlreadyDepreciated errorDepreciation already posted for the disposal date or laterUse a later disposal date or reverse the conflicting depreciation entry
Accounting Period ClosedThe period for the account date is closedOpen the accounting period or use a valid account date
Pending Depreciation ExistsUnprocessed depreciation entries exist before the disposalComplete or remove pending depreciation entries before disposal
Unsupported Disposed MethodMethod value does not match a supported implementationVerify the reference list value matches the deployed code
Asset Trade field stays emptyStandard Trade method does not populate Asset TradeExpected standard behavior, not an error
Disposal Amount changes after completionSimple and Trade methods reset the amount to Asset CostExpected behavior; confirm Asset Cost before completing

Next Steps

  • Post the disposal accounting document if not automatically posted.
  • Review the generated accounting facts for the disposal.
  • Confirm the Asset Status is Disposed and review Asset History for the change record.