Skip to main content

Asset Category in ERPNext

The Asset Category DocType in ERPNext is used to classify similar assets and define their default accounting and depreciation settings. By grouping assets into categories, organizations can standardize how assets are depreciated, accounted for, and managed throughout their lifecycle.

For example, all laptops, desktops, and monitors can be grouped under an Asset Category named “Electronic Equipment”. Whenever a new asset is created under this category, ERPNext automatically applies the predefined accounting and depreciation settings, reducing manual configuration and ensuring consistency.

Asset Categories simplify asset management by automatically applying default accounting accounts, depreciation methods, and finance book settings to newly created assets.

To access the Asset Category list, navigate to:

Home > Asset > Assets > Asset Category

1. Prerequisites

Before creating an Asset Category, ensure that:

  • A Company has been created in ERPNext.

2. Creating an Asset Category

Follow these steps to create a new Asset Category:

  1. Open the Asset Category list.
  2. Click New.
  3. Enter a unique name for the category.
  4. Configure the accounting and depreciation settings as required.
  5. Click Save.

3. Additional Configuration Options

When creating an Asset Category, you can enable the following options.

3.1 Enable Capital Work in Progress (CWIP) Accounting

Enable this option if assets in the category are purchased but will not be put into service immediately.

When enabled:

  • Accounting entries are posted to the Capital Work in Progress (CWIP) account until the asset becomes available for use.
  • CWIP accounting applies when the Available for Use Date is later than the purchase date.
  • Once the asset is ready for use, ERPNext transfers the value from the CWIP account to the Fixed Asset account.

If your organization places assets into service immediately after purchase, this option can remain disabled.

Enable CWIP Accounting only for assets that are under construction, installation, or otherwise not yet available for operational use.

3.2 Non-Depreciable Category

Enable this option for assets that should not depreciate over time.

Typical examples include:

  • Land
  • Perpetual licenses
  • Other non-depreciable assets

When enabled:

  • No depreciation schedule is generated.
  • Depreciation-related account fields become optional.
  • ERPNext skips all depreciation calculations for assets in this category.

4. Finance Book Details

If your organization maintains different depreciation books for statutory or tax reporting, you can configure one or more Finance Books for the Asset Category.

Each Finance Book allows you to define:

Depreciation Method

Choose the depreciation method that should be applied to assets in this category, such as:

  • Straight Line
  • Written Down Value
  • Double Declining Balance

Frequency of Depreciation (Months)

Specify how often depreciation entries should be posted.

Examples include:

  • Monthly (1 month)
  • Quarterly (3 months)
  • Half-Yearly (6 months)
  • Yearly (12 months)

Total Number of Depreciations

Define the total number of depreciation entries that ERPNext should generate during the asset’s useful life.

Rate of Depreciation

ERPNext automatically calculates the depreciation rate based on the selected depreciation method and asset life.

5. Accounting Details

Each Asset Category can have default ledger accounts assigned for accounting transactions.

The available accounts include:

  • Company
  • Fixed Asset Account
  • Accumulated Depreciation Account
  • Depreciation Expense Account
  • Capital Work In Progress Account

These accounts are automatically populated when assets are created under the category, ensuring consistent financial postings.

6. After Creating an Asset Category

Once the Asset Category has been configured, you can:

  • Create Assets using the category.
  • Automatically apply predefined depreciation settings.
  • Track maintenance activities.
  • Transfer assets between locations.
  • Sell or dispose of assets.
  • Generate depreciation schedules automatically.

Using Asset Categories reduces manual data entry and ensures all similar assets follow the same accounting and depreciation policies.

7. Related Topics

Rating: 0 / 5 (0 votes)