# Asset Items

<p class="doc-lead">Asset Items are purchasable product masters for fixed assets — the items you select on purchase orders and invoices when acquiring capital assets. Access from <b>Accounts → Assets → Asset Items</b>.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/accounts/asset-items?id=overview">Overview</a>
<a href="#/accounts/asset-items?id=how-it-works">How It Works</a>
<a href="#/accounts/asset-items?id=actions">Actions</a>
<a href="#/accounts/asset-items?id=faq">FAQ</a>
<a href="#/accounts/asset-items?id=related">Related</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Create asset items for the capital assets you buy — vehicles, machinery, laptops, furniture, and similar. Each asset item is a product master linked to a <a href="#/accounts/fixed-asset-accounts">Fixed Asset Account</a>, so purchasing the item capitalises its cost to that account.

Use the list to open, edit, suspend, activate, or print asset items.

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<h3>Purchasable fixed-asset master</h3>

<p>An Asset Item is a product record (item type <b>Fixed Asset</b>) that appears when you buy capital assets. On create you set the item name, code, unit, and link it to a <a href="#/accounts/fixed-asset-accounts">Fixed Asset Account</a> — the ledger the asset's value posts to. You can also set HSN, price, brand, tax class, and whether the item is purchasable and/or saleable.</p>

<h3>Capitalisation flow</h3>

<p>Add the asset item to a <a href="#/purchase/purchase-order">Purchase Order</a> or <a href="#/purchase/purchase-invoice">Purchase Invoice</a>. Approving the purchase invoice posts the asset cost to the linked fixed asset account, and payment is settled with a <a href="#/accounts/payment-voucher">Payment Voucher</a>. The asset's book value is then the balance on its fixed asset account.</p>

<p><b>Note:</b> the current system does not run automatic depreciation or maintain a per-asset depreciation schedule. Depreciation, if required, is recorded through manual <a href="#/accounts/journal-entries">Journal Entries</a> against the relevant accounts.</p>

<h3>Fields</h3>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Asset item name. Required and unique. |
| Item Code * | Unique item code. Required. |
| Unit * | Unit of measure. |
| HSN Code | Tax classification code. |
| Description | Optional notes. |
| Price | Purchase/cost price. |
| Fixed Asset Account * | The <a href="#/accounts/fixed-asset-accounts">Fixed Asset Account</a> the item capitalises to. |
| Brand | Optional brand. |
| Purchasable / Saleable | Whether the item can be purchased and/or sold. |
| Tax Class | <a href="#/accounts/tax-class">Tax Class</a> driving applicable taxes. |

<p><b>Connected reports:</b> <a href="#/accounts/reports/balance-sheet">Balance Sheet</a>, <a href="#/accounts/reports/account-transactions">Account Transactions</a> (fixed asset accounts), <a href="#/accounts/reports/trial-balance">Trial Balance</a>.</p>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

| **Action** | **Description** |
|------------|-----------------|
| New | Create a new asset item |
| edit | Edit an existing item |
| view | View item details |
| Suspend / Activate | Change the item status (from the view screen) |
| delete | Delete the item (from the view screen) |
| Print | Print item details (from the view screen) |


<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>
<p><b>What is an asset item?</b><br>A purchasable product master for a capital asset, linked to a fixed asset account so purchases capitalise to that account.</p>
<p><b>How is an asset purchased?</b><br>Add the asset item to a purchase invoice (or purchase order → invoice), approve it to capitalise the cost, and settle with a payment voucher.</p>
<p><b>Does the system depreciate asset items automatically?</b><br>No. There is no automatic depreciation run or per-asset schedule. Record depreciation through manual journal entries if needed.</p>
<p><b>Can I assign an asset item to an Asset Group?</b><br>Not currently — the asset-group link is not available on the asset item form. Group classification applies to <a href="#/accounts/fixed-asset-accounts">Fixed Asset Accounts</a>.</p>
<p><b>Is inventory the same as asset items?</b><br>No. Inventory is stock for sale/consumption. Asset items are capital assets that post to fixed asset accounts.</p>
<p><b>Where is asset value on books?</b><br>Fixed asset account balance on <a href="#/accounts/reports/trial-balance">Trial Balance</a> and <a href="#/accounts/reports/balance-sheet">Balance Sheet</a>.</p>
<hr class="doc-section-divider">

<h2 id="related">Related</h2>

<ul>
<li><a href="#/accounts/fixed-asset-accounts">Fixed Asset Accounts</a></li>
<li><a href="#/accounts/asset-groups">Asset Groups</a></li>
<li><a href="#/accounts/reports/journal-report">Journal Report</a></li>
<li><a href="#/accounts/assets-overview">Assets</a></li>
</ul>
