brotherton-erpnext/erpnext/docs/user/manual/en/stock/articles/creating-depreciation-for-item.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2016-01-19 13:04:52 +00:00
#Depreciation Entry
2016-01-19 13:04:52 +00:00
**Question:** A Fixed Asset Item has been purchased and stored in a warehouse. How to create a depreciation for a Fixed Asset Item?
2016-01-19 13:04:52 +00:00
**Answer:**You can post asset depreciation entry for the fixed asset item via [Stock Reconciliation]({{docs_base_url}}/user/manual/en/stock/opening-stock.html) Entry.
2016-01-19 13:04:52 +00:00
####Step 1:
2016-01-19 13:04:52 +00:00
In the Attachment file, fill in the appropriate columns;
2016-01-19 13:04:52 +00:00
- **Item Code** whose value is to be depreciated.
- **Warehouse** in which item is stored.
- **Qty (Quantity)** Leave this column blank.
- **Valuation Rate** will be item's value after depreciation.
2016-01-19 13:04:52 +00:00
<img alt="reorder level" class="screenshot" src="{{docs_base_url}}/assets/img/articles/fixed-asset-dep-1.gif">
2016-01-19 13:04:52 +00:00
After updating Valuation Rate for an item, come back to Stock Reconciliation and upload save .csv file.
2016-01-19 13:04:52 +00:00
####Step 2:
2016-01-19 13:04:52 +00:00
Select Expense account for depreciation in **Difference Account**. Value booked in the depreciation account will be the difference of old and next valuation rate of the fixed asset item, which will be actually the depreciation amount.
2016-01-19 13:04:52 +00:00
<img alt="reorder level" class="screenshot" src="{{docs_base_url}}/assets/img/articles/fixed-asset-dep-2.png">
####Stock Reconciliation Help Video
<iframe width="660" height="371" src="https://www.youtube.com/embed/0yPgrtfeCTs" frameborder="0" allowfullscreen></iframe>