Skip to content

Asset Registry

The Asset Registry tracks every significant piece of equipment across all villa properties — HVAC systems, pool equipment, electrical infrastructure, and more. Each asset records its operational status, condition, maintenance dates, and links directly to work order creation.

M2 Assets main page

M2 Asset profile page


ElementDescription
TitleAsset Registry
SubtitleManage and track all property assets
+ Add AssetOpens the Add Asset form

CardColourDescription
Total AssetsWhiteAll registered assets
OperationalGreenAssets in active service
Need MaintenanceYellowAssets flagged for upcoming maintenance
Under RepairOrangeAssets currently being repaired
Total ValueWhiteCombined purchase cost of all assets (฿)

Example values (live data): Total: 3 · Operational: 2 · Need Maintenance: 1 · Under Repair: 0 · Total Value: ฿108K


ControlDescription
Search assets…Full-text search by name, location, or manufacturer
All statusesFilter by operational status
All villasFilter by property
All categoriesFilter by asset category
FilterApply combined filters

The All Assets panel lists all registered equipment. Each row shows:

ElementDescription
Asset IDFull UUID identifier (e.g. 914f8b66-1c8d-4224-b9d7-47782428d4a5)
Category badgee.g. HVAC, Pool, Electrical
Condition badgee.g. Good (blue), Fair (amber), Excellent (green)
Asset NameDisplay name of the equipment
Status badgee.g. Operational (green), Needs Maintenance (amber)
Purchase CostValue in USD
LocationVilla · Room/Area · Manufacturer
AssetCategoryConditionStatusValueLocationManufacturer
Central AC Unit - Main HallHVACGoodOperational$45,000Villa Pearl · Main Hall, Ground FloorDaikin
Swimming Pool Pump SystemPoolFairNeeds Maintenance$28,000Villa Pearl · Pool Equipment RoomPentair
Electrical Distribution PanelElectricalExcellentOperational$35,000Villa Diamond · Utility Room, Ground FloorSchneider Electric

Access via + Add Asset. Back link: ← Back to Assets

The form has four sections:


Core details needed to register the asset

FieldRequiredNotes
Asset NameYese.g. Pool Pump System A
CategoryYesDropdown — Select category
VillaYesDropdown — Select villa
LocationYesDisabled until a villa is selected; then shows available rooms/areas

Manufacturer, model, and purchase information

FieldRequiredNotes
ManufacturerNoe.g. Pentair
ModelNoModel number
Serial NumberNoSerial number
Install DateNoDate picker
Warranty ExpiryNoDate picker
Purchase CostNoNumeric, default 0.00

Track operational status and maintenance health

FieldRequiredNotes
StatusYesDefault: Operational
ConditionYesDefault: Good
Last Maintenance DateNoDate picker
Next Maintenance DateNoDate picker

Additional notes and QR tag details

FieldNotes
NotesOptional notes, usage details, or maintenance hints
QR CodeOptional QR code value for physical asset tagging

ButtonAction
CancelDiscard and return to Asset Registry
Create AssetSave and register the asset

Click any asset row to open its full detail and edit page.

ElementDescription
Asset Namee.g. Central AC Unit - Main Hall
Status badgee.g. Operational
BreadcrumbCategory · Villa (e.g. HVAC · Villa Pearl)
Back link← Back to Assets

The detail page opens in edit mode — all fields are directly editable.

Update basic information and location details

FieldExample Value
Asset NameCentral AC Unit - Main Hall
CategoryHVAC
VillaVilla Pearl
LocationMain Hall, Ground Floor
StatusOperational
ConditionGood
ManufacturerDaikin
ModelVRV IV S-series
Serial NumberDK-2023-VRV-001
Install Date(empty)
Warranty Expiry(empty)
Purchase Cost45000
Last Maintenance Date(empty)
Next Maintenance Date(empty)
Notes(empty)
QR Code(empty)

Save Changes button at the bottom applies any edits.


Displays a quick summary of key identifiers:

FieldExample
Asset ID914f8b66-1c8d-4224-b9d7-47782428d4a5
VillaVilla Pearl
CategoryHVAC
ConditionGood badge

Quick-access actions for the asset:

ButtonAction
Create Work OrderOpens a new work order pre-linked to this asset
Maintenance LogsView the full service history for this asset

BadgeColourMeaning
ExcellentGreenAsset is in near-new condition
GoodBlueAsset is functioning well with minor wear
FairAmberAsset shows wear — maintenance recommended
PoorOrangeAsset needs attention — risk of failure
CriticalRedAsset is failing — immediate action required
BadgeColourMeaning
OperationalGreenIn active service
Needs MaintenanceAmberScheduled or overdue maintenance
Under RepairOrangeCurrently being repaired
Out of ServiceRedTaken offline

flowchart TD
A[Click + Add Asset] --> B[Fill Basic Information\nName · Category · Villa · Location]
B --> C[Enter Equipment Details\nManufacturer · Model · Serial · Cost]
C --> D[Set Status & Condition\nStatus · Condition · Maintenance Dates]
D --> E[Add Notes and QR Code optional]
E --> F[Click Create Asset]
F --> G[Asset registered\nAppears in Asset Registry]
G --> H{Need to act?}
H -- Maintenance needed --> I[Create Work Order from Asset Detail]
H -- View history --> J[Open Maintenance Logs]