This screen is an asset's full record. From here you create a new asset or view and edit an existing one, upload its photograph, record its identity, classification, acquisition and depreciation data, and run the life-cycle operations: checking it out to an employee, checking it back in, reserving it, revaluing it and disposing of it. The complete check-out history is recorded on the same screen. Operational users who manage the company's fixed asset inventory use it.
| Action | URL |
|---|---|
| Existing asset record | /Assets/{id} |
| Create a new asset | /Assets/new |
| Term | Definition |
|---|---|
| Asset code | The asset's unique identifier in the system. It is generated automatically if you leave it blank at creation. |
| RFID EPC | The Electronic Product Code written to the asset's RFID tag, used in physical audits. |
| Serial number | The manufacturer's serial number. |
| Asset model | The asset's classifier, configured under Master > Asset models. It determines the depreciation, the custom fields and the default Accounting accounts. It replaces the old categories. |
| Location | The physical place where the asset sits. |
| Cost center | The organizational unit the asset's cost is charged to. |
| Custodian | The person or entity responsible for the asset's custody. |
| Depreciation book | The Accounting policy defining the useful life and the accounts used to calculate depreciation. |
| Acquisition cost | The original amount paid for the asset. |
| Salvage value | The estimated value at the end of the useful life, used in the depreciation calculation. |
| Useful Life (mo) | The asset's expected life in months (between 1 and 600). |
| Depreciation method | The calculation algorithm: Straight-line, Declining balance or Units of production. |
| Status | The asset's life-cycle stage: Draft, Active, Fully depreciated, Disposed or Retired. |
| Availability | Whether the asset is Available to be assigned or Checked Out to an employee. |
| Check-out | Handing the asset to an employee for temporary use. |
| Check-in | Recording the asset's return by the employee, along with its condition. |
| Reservation | Holding the asset for an employee over a future date range. |
| Disposal | Permanently removing the asset from the active register, with or without sale proceeds. |
| Revaluation / Impairment | An adjustment to the asset's book value for appreciation (revaluation) or loss of value (impairment). |
Acceptance required (EULA): some Asset models require the employee to accept an agreement before receiving the asset. The text is defined on the asset model (Require acceptance (EULA) at checkout); see Asset models.
If your plan has an asset limit and you have reached it, the system shows a warning notification and takes you to the subscription screen to upgrade.
The photograph section is only available on Assets that have already been saved.
To remove the photograph, click Delete (only visible when a photo is loaded) and confirm. A notification confirms Photo removed.
Click the photograph (Click to enlarge) to see it larger; close it with the close button or by clicking outside the image.
This button appears when the asset's availability is Available.
This button appears when the asset's availability is Checked Out.
The Dispose button only appears when the asset's status is Active.
If your company set an approval threshold, a disposal whose proceeds reach that value does not execute immediately: it goes into the Pending approvals queue for an administrator to authorize.
On a saved asset, the Location is not edited directly on the form: it is changed with this action, which leaves a trail.
The record also includes two permanent histories:
The record includes the Consumables card, which gathers every supply issued against this asset. It is the operating part of the asset's cost: spare parts, toner, filters, oil and any other issue charged to it.
The card only appears if your user has permission to view Consumables. The charge to the asset is made when the issue is recorded under Consumables > Issue; see Consumable issue.
From the Documents menu you can generate:
| Document | Content |
|---|---|
| Data Sheet | The asset's full record, with its cost, depreciation, current value, photo and custom fields. |
| Label | The asset label with its QR code, to stick on the equipment. |
| Custody | The custody receipt. Available when the asset is checked out to someone. |
They all use the layout configured under Settings > Report designer, if your company customized it.
The Custom fields section shows the fields defined in the asset model's template (for example CPU and RAM on computers, VIN and plate on vehicles). They differ per type. To add or remove fields, edit the set under Master > Custom fieldsets and assign it to the model; see Custom fieldsets.
The Revalue button only appears when the asset's status is Active.
As with disposals, if the company has an approval threshold set and the amount reaches it, the revaluation goes to Pending approvals instead of applying immediately.
| Field | Type | Required | Description | Validation |
|---|---|---|---|---|
| Asset code | Text | No | The asset's unique identifier. Only editable at creation. | Left blank, it is generated automatically on save. |
| Name | Text | Yes | The asset's descriptive name. | Cannot be empty. |
| RFID EPC | Text | No | The EPC code on the asset's RFID tag. | - |
| Serial number | Text | No | The manufacturer's serial number. | - |
| Description | Multiline text | No | A detailed description of the asset. | - |
| Field | Type | Required | Description | Validation |
|---|---|---|---|---|
| Asset Model | Drop-down | Yes | The asset's type. Choosing it fills in the depreciation and the custom fields defined on the model. | An active model of the company must be selected. |
| Manufacturer | Drop-down | No | This unit's brand. It defaults to the model's manufacturer and can be changed per asset. | Supports text search. |
| Location | Drop-down | No | An active physical location. On a saved asset it is changed through the Transfer action. | Supports text search. |
| Cost center | Drop-down | No | An active cost center. | Supports text search. |
| Custodian | Drop-down | No | An active custodian. | Supports text search. |
| Depreciation book | Drop-down | No | An active depreciation book. | Supports text search. |
| Field | Type | Required | Description | Validation |
|---|---|---|---|---|
| Acquisition date | Date field | Yes | The date the asset was acquired. | - |
| In-service date | Date field | No | The date the asset went into operation. | - |
| Acquisition cost | Numeric (2 decimals) | Yes | The asset's original purchase value. | Minimum 0.01. |
| Salvage value | Numeric (2 decimals) | No | The estimated value at the end of the useful life. | Minimum 0.00. |
| Useful Life (mo) | Whole number | Yes | The expected life in months. | Between 1 and 600. |
| Depreciation method | Drop-down | Yes | The depreciation algorithm to apply: Straight-line, Declining balance or Units of production. | - |
| Status | Drop-down | Yes | The asset's life-cycle status: Draft, Active, Fully depreciated, Disposed or Retired. | - |
| Column | Description |
|---|---|
| Employee | The name of the employee who received the asset. |
| Checkout Date | The date the asset was handed over. |
| Expected Return | The date it is due back. |
| Returned | The actual return date. It shows the Open tag if the check-out has not been returned yet. |
| Condition | The asset's condition when it was returned, color-coded. If there are damage notes, they appear beside the tag. |
| Column | Description |
|---|---|
| Date | The date of the consumable movement charged to the asset. |
| Code | The consumable item's code. |
| Consumable | The consumable item's name. |
| Quantity | The quantity issued, to two decimals. |
| Cost | The line's total cost, in the company's currency. |
The card footer shows the number of movements and the Total of all of them.
Available to users with access to the Assets module, as configured by your administrator.
/suscripcion) to upgrade.| Symptom | Likely cause | Resolution |
|---|---|---|
| The Check Out button does not appear. | The asset is already checked out to an employee (availability Checked Out). | Check the asset back in first with Check In. |
| The Dispose and Revalue buttons do not appear. | The asset's status is not Active; it may be Draft, Fully depreciated, Disposed or Retired. | Check the Status field in the Acquisition and depreciation section, set it to Active if appropriate, and save. |
| On save, the system redirects to the subscription screen. | The current plan's asset limit was reached. | Upgrade your plan from Subscription or contact your administrator. |
| The photo will not upload. | The file is over 5 MB, or it is not PNG, GIF or WebP. | Reduce the file size or convert it to the right format before trying again. |
| The asset model, location or employee drop-downs are empty. | No active records are configured for the selected company. | Check the Master data under the Master module and make sure the records you need are active. |
| The checkout history does not show the employee's name. | The employee was deactivated after the check-out. | Informational only; the check-out record exists but the employee is no longer active in the system. |
| The Damage report field does not appear in the check-in dialog. | The selected condition is Good or Minor wear. | It only appears when the condition is Damaged or Lost. Select the right condition. |
Was this page helpful?