Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Depreciation in AssetIT is a way to account for the gradual decrease in the value of an asset over time due to wear and tear, obsolescence, or other factors. It helps businesses track the asset's current worth and make informed decisions about replacements or disposal.

Depreciation rules are associated with asset models, with each rule being applicable to multiple asset models.

This guide is here to help you with setting up new depreciation rules and ensuring they are assigned to Asset Models for asset value tracking.

...

Depreciation List

You will find a list of created depreciation rules when you navigate to the Depreciations tab on the sidebar menu. This list comprises the following columns:

...

To create a new depreciation rule in AssetIT, follow these steps:

  1. Click on image-20240709-083208.pngImage Modified on the top right of the Depreciation List page.

  2. Fill in the fields of:

  • Depreciation Name: Enter a descriptive name for the depreciation rule. This helps in identifying the rule easily.

Panel
panelIconId270d
panelIcon:writing_hand:
panelIconText✍️
bgColor#E3FCEF

Example:

"Office Equipment 5-Year Depreciation"

"IT Equipment 3-Year Depreciation"

"Vehicle 7-Year Depreciation"

  • Number of Months: Specify the number of months over which the asset will be depreciated.

Panel
panelIconId270d
panelIcon:writing_hand:
panelIconText✍️
bgColor#E3FCEF

Example: "60 months" for a 5-year depreciation period.

  • Minimum Value after Depreciation: Enter the minimum value that the asset should retain after the depreciation period. This ensures that the asset's value does not drop below a certain threshold, even after full depreciation.

Panel
panelIconId270d
panelIcon:writing_hand:
panelIconText✍️
bgColor#E3FCEF

Example: "100" if the asset should not depreciate below $100.

  1. Click on image-20240709-083117.pngImage Modified to save the new depreciation rule.

...

Assigning Depreciation to Asset Models

Once a depreciation rule is established, it can be linked to asset models. By assigning a depreciation rule to an asset model, all assets within that model will undergo depreciation calculations based on the rule.

...

...

The procedure involves:

  1. Create Depreciation: Follow the steps outlined above to create a new depreciation rule.

  2. Assign the Depreciation to Asset Models: Assign Navigate to the Asset Models tab on the sidebar menu, then assign the created depreciation rule to the relevant asset models. Note that a single depreciation rule can be used by multiple asset models based on the users' needs.

...

  1. Assets Depreciation Calculation: All assets under the assigned asset models will have their depreciation calculated automatically.

...

Depreciation Calculation

The calculation of depreciation in AssetIT is based on the straight-line depreciation method:

  1. Depreciation Per Day:depreciationPerDay=purchaseCost(depreciation.term×30)\text{depreciationPerDay} = \frac{\text{purchaseCost}}{(\text{depreciation.term} \times 30)}depreciationPerDay=(depreciation.term×30)purchaseCost​

...

  1. Asset Age:

...

  1. Current Value:

...

...

Info

Despite the calculations, if the current value falls below the minimum value threshold, AssetIT will display the minimum value instead.

By following these calculations, AssetIT ensures that the depreciation is accurately tracked for all assets, providing a clear view of their current value over time.