Complete fixed asset management compliant with Tax Code of Ukraine art. 138.3.3. All 16 asset groups with minimum useful life requirements. Straight-line and declining-balance depreciation. Automatic journal entries Dt 83 / Ct 131 via batch handler.
Axiom pre-loads all 16 fixed asset groups defined in the Tax Code of Ukraine article 138.3.3. Each group carries its minimum useful life in months. The system validates that the useful life you set is not below the statutory floor.
The depreciation method is fixed at asset commissioning. Monthly batch depreciation runs for all active assets — journal entries Dt 83 / Ct 131 are created automatically without any manual steps.
Equal monthly charge over the useful life.
= (cost − salvage) ÷ months
Accelerated charge — highest in early years, decreasing over time.
rate = (1 − ⁿ√(salvage/cost)) × 2 · book value × rate
Every state transition generates the correct accounting entries automatically. No manual journal creation needed — the domain model enforces the right posting for each event.
The fixed_assets entity is registered in QueryStudio with a computed book_value expression. Accountants can build custom depreciation reports and export to XLSX without writing code.