Depreciation is reflected in the Depreciation & Amortization line of the P&L report and begins to accumulate from the following month after the inventory is put into operation.

In the ITFin system, depreciation is calculated using the straight-line method, with the calculation performed using the formula: (original cost - liquidation value) / depreciation term.

Depreciation is carried out according to the selected inventory category. Inventory categories can be set in the Company > Settings > Inventory Categories section. Access to this section is enabled through the scope inventory_manage_categories.

In the category window, there are fields for the Amortization time, where the depreciation period in months is specified, and the Liquidation amount. If the category is designated for low-value assets (such as a computer mouse, headphones, etc.), the Amortization time should be set to 0. Such assets will be immediately expensed. Otherwise, depreciation will be calculated starting from the beginning of the month following the date of putting the asset into operation (if you specify 1, the expense will occur in the next month).

The field Comes into operation for the date of putting into operation appears if the selected category has a specified amortization period.

If the depreciation period for the inventory has ended before transitioning to the ITFin system, the depreciation entry for that inventory will not be generated, as the system will not have that information. Therefore, it is necessary to specify the inventory price after deducting the depreciation amount.

Inventory Disposal in the ITFin System: Sale and Write-off

An inventory unit (Fixed Asset) in ITFin goes through the following lifecycle: On Balance → monthly amortization → disposal. Disposal comes in two forms — sale (the asset is sold for payment) and write-off (defect/unfit for use, no payment). Both are triggered from the inventory item's card via the "Sell/Scrap" button, which opens the "Edit inventory item" modal with a Status field ("On balance" → "Sold" or "Written off") and the transaction date.

Case 1: Sale of Inventory

Trigger: the asset's status is changed to "Sold," and the sale amount is entered.

Double entries:

Posting type
Dr (account)
Cr (account)
FA: Sold (cost) — removing the original cost from the balance
80.001.036 Fixed assets sold
10.010.001 Computer Equipment / On balance
FA: Sold (income) — recording income from the sale
20.036.001 Current trade accounts receivable
70.002.002 Income from fixed asset sold

In other words, a sale generates two postings: one removes the asset from the balance at its original cost (cost of disposal, account 80.001.036), the other records income for the full sale amount (account 70.002.002). The financial result of the sale is the difference between the two (income minus cost of disposal), not the sale amount itself.

Where it appears in the P&L:

• 70.002.002 Income from fixed asset sold → Other Revenue line

• 80.001.036 Fixed assets sold → recommendation: a separate "Asset Disposals" line (below EBITDA, next to Amortization) — to see the net gain/loss from sales separately from write-off amounts.

Sale of Fixed Assets to an Employee

DATE
EVENT
AMOUNT, $
DR
CR
DESCRIPTION
1
01.03.2025
Laptop purchase (manual transaction or automatic upload)
2000
50.063.001- Current trade accounts payable
20.031.001- Bank
Write-off of funds from the account
2
01.03.2025
Creating a purchase invoice
2000
10.151.001- Computer Equipment / On balance w/o amortization
50.063.001- Current trade accounts payable
Creating a payable and linking it to the corresponding transaction
3
01.03.2025
Creating an entry in the Inventory section
2000
10.010.001- IT Equipment / On balance
10.151.001- Computer Equipment / On balance w/o amortization
Placed the fixed asset on the balance sheet in the asset card
4
31.03.2025
Depreciation accrual
11.11
80.001.027 - Amortization expense
10.131.001 - Computer Equipment / Amortization
Accrual of the first depreciation (configured in inventory categories; depreciation is calculated based on liquidation value and depreciation period)
5
01.04.2025
Assign the responsible person in the asset card
***
***
***
Important to assign as of the actual date (timely, not retroactively)
6
01.04.2025
Write-off of accumulated depreciation
11.11
10.131.001 - Computer Equipment / Amortization
10.010.001 - IT Equipment / On balance
All depreciation accumulated for March is removed from the balance against the value of the fixed asset
7
01.04.2025
Write-off of the laptop from the balance sheet
1988.89
80.001.036 - Fixed assets sold
10.010.001 - IT Equipment / On balance
We recognize the cost of the laptop for the amount remaining after the depreciation already accrued
8
01.04.2025
Recognition of receivable for the laptop (sale to the employee)
1988.89
20.037.008 - Loans to employees
70.002.002 - Income from fixed asset sold
Sale of the fixed asset to the employee (there's a "Sell" button in the asset card)
9
30.04.2025
Deduction of part of the debt from the employee's salary
-1000
50.066.009 - Settlements with PE
20.037.008 - Loans to employees
Debt repayment via payroll: added to the payroll statement as a "bonus" in a separate line (the entry is configured in additional payroll lines)
10
31.05.2025
Deduction of part of the debt from the employee's salary
-988.89
50.066.009 - Settlements with PE
20.037.008 - Loans to employees

Depreciation Distribution Across Projects

How depreciation is distributed in the P&L depends on whether the asset is assigned to a specific employee or to a department/office.

If the asset is assigned to an employee, monthly depreciation is distributed across projects proportionally to the hours that employee tracked on each project — following the same logic as their salary.

Example: An employee's monthly depreciation is $50. They tracked 40% of their working time on Project 1 and 60% on Project 2.  

  • Project 1: $50 × 40% = $20
  • Project 2: $50 × 60% = $30

These amounts will appear in the Depreciation & Amortization line of the respective projects in the P&L report.

If the asset is assigned to a department or office (rather than a specific employee), no project distribution occurs — the full depreciation amount (100%) is shown against that department.

📌 To stop an asset's depreciation from being split across projects, change its assignment (Assets Assignment) from a specific employee to a department or office.


Last modified