Asset Depreciation
The system automatically creates a depreciation schedule based on the Depreciation Method
, Total Number of Depreciations
, etc., and other related inputs like Available to Use Date
in the Asset record. It is also possible to create multiple depreciation schedules for different Finance Books. You need to tick the Calculate Depreciation
checkbox while creating an asset if you want the system to create the depreciation schedule.
Different depreciation methods in BizCentric:
- Straight line: In this method, the value of an asset is reduced uniformly over its useful life until it reaches its salvage value. For example: if the asset is worth 1000 and its salvage value is 500 after 5 years, the straight-line method would depreciate the asset by 100 every month/year. This method is useful when there is no particular pattern to how the depreciation takes place over a period of time. You can use the
Depreciate based on daily pro-rata
option if you want the depreciation amount to vary depending on the number of days in a calendar period. You can use theDepreciate based on shifts
option to define the number of shifts the asset would run in a period in order to depreciate it accordingly. You need to first define the shift names with their shift factors in theAsset Shift Factor
doctype (for example: “half”: 0.5, “single”: 1, “double”: 1.5 and “triple”: 2) and set a default. Later if you want to change the shifts of an asset for a particular period, you can do so using the Asset Shift Allocation doctype, and the remaining shifts are automatically adjusted. - Double Declining Balance: This is also known as 200% declining balance. This method is useful when the asset depreciates fast in the beginning and slows down later. For example: if the asset is worth 1,00,000 and its salvage value is 11,000 after 8 years, the depreciation schedule would be:
- Written Down Value: In this method, you can set a particular
rate of depreciation
or let the system calculate therate of depreciation
based on the asset’s purchase amount, salvage value and useful life. Therate of depreciation
is applied on the current written down value of the asset to calculate the depreciation amount for each year. This method is useful for assets which have higher depreciation in the initial years. For example: if the asset’s purchase amount is 1,000 andrate of depreciation
is 10% over 5 years, the depreciation schedule would be: - Manual: In this approach, an initial depreciation schedule is automatically generated by the system, aligning with the specified depreciation parameters. Subsequently, you have the flexibility to manually adjust both the schedule dates and depreciation amounts as needed for any given period.
Automatic depreciation entries
You have the option to activate automatic booking of depreciation entries from the “Accounts Settings.” This setting automates the creation of depreciation entries according to the scheduled dates. Alternatively, if this feature is disabled, you will need to manually generate the Journal Entry by selecting the “Make Depreciation Entry” button within the respective Depreciation Schedule row.
Accounting entries on depreciation
In the depreciation entry:
- “Accumulated Depreciation Account” is credited and
- “Depreciation Expense Account” is debited.
The related accounts can be set in the Asset Category or Company.
Asset value chart
For better understanding, net value of the asset on different depreciation dates are shown in a line graph.