Depreciation Method

Is this possible to allow user to choose depreciation methods?

  1. Straight-line
  2. Double declining balance
  3. Units of production
  4. Sum of years digits

Current Calculation is “Double Declining Balance”

Most of small company are using “Straight Line”

The program won’t calculate other methods, but you can make your own entries.

While I agree it is common it is also easy to calculate manually. What I do is

  • add a custom field with a drop down list for depreciation method (as a note to self only).

  • use the built in depreciation work sheet to calculate items using residual value depreciation (compound interest / depreciation).

  • For Items using straight line copy the depreciation amount from the last period (residual value is constant until book value is zero).

is there any plan to allow user to choose depreciation methods?

  1. Straight-line
  2. Double declining balance
  3. Units of production
  4. Sum of years digits

There are two ideas that will help users implement other methods of depreciation:

However, I’m not sure that will work for units of production though.

1 Like