Overview
Asset Types are templates that define what information you collect for each category of items. Think of them as customizable forms - you create one asset type for “Laptops” with fields like Serial Number and RAM, another for “Office Supplies” with fields like Brand and Quantity per Pack.Creating an Asset Type
Upload an Image
In the image section, upload a representative icon or photo for this type (optional but recommended).
Enter Basic Info
In the General Configuration section:
- Name (required): The category name (e.g., “Laptops”, “Furniture”, “Books”)
- Serialized Toggle:
- Turn ON for unique items (each item = 1 quantity)
- Turn OFF for bulk items where you track quantities
Add Custom Fields
In the Specifications section, click Add Field to define what data to collect. See Custom Fields below.
Custom Fields
Custom fields let you capture specific information unique to each asset type.Field Types
Text
Free-form text entry for names, descriptions, notes, etc. Example uses:- Model name
- Notes
- Part number
Number
Numeric values without currency formatting. Example uses:- RAM (GB)
- Screen size (inches)
- Year manufactured
Price
Monetary values with currency conversion support. Example uses:- Purchase price
- Market value
- Replacement cost
Price fields are automatically converted between your display currency and the base currency for storage.
Date
Date picker for time-based information. Example uses:- Purchase date
- Warranty expiration
- Last maintenance
Boolean (Yes/No)
Toggle for true/false properties. Example uses:- Under warranty
- Available for loan
- Needs repair
Dropdown (List)
Select from predefined options linked to a Data List. Example uses:- Manufacturer (from a list of approved vendors)
- Condition (New, Good, Fair, Poor)
- Department (HR, IT, Finance)
Adding a Custom Field
Configure Options
- Required: Toggle on to make this field mandatory
- Countable: Toggle on to enable counting items by this field’s value
- Summable: (Numbers/Prices only) Toggle on to show sum totals
- Data List: (Dropdowns only) Select which list provides the options
Field Properties
Required
Mark a field as required to ensure data completeness. Users cannot save items without filling in required fields.Countable
Countable fields can be used with the counter feature to group and count items by specific values. Example: Mark “Department” as countable, then use the counter to see:- 12 items assigned to IT
- 8 items assigned to HR
- 5 items assigned to Finance
Summable
For number and price fields, enabling summable shows totals in the asset list. Example: A summable “Purchase Price” field will show the total value of all items at the bottom of the list.Data Lists
Dropdown fields must be linked to a Data List, which is a reusable collection of options. Data Lists are managed at the container level and can be shared across multiple asset types. See Working with Data Lists below.Editing Asset Types
Impact on Existing Items:
- Adding fields: New fields appear empty on existing items
- Removing fields: Data is retained in the database but no longer displayed
- Changing the serialized setting: Does not affect existing items’ quantities
Working with Data Lists
Data Lists provide dropdown options and are managed separately from asset types.Creating a Data List
Go to Container Settings
Navigate to your container’s data lists section (usually in container management).
Using Data Lists in Fields
When creating or editing a dropdown field:- Select Dropdown as the field type
- In the Data List selector, choose an existing list
- The field will now show those options when creating items
Asset Type Images
Adding an image to your asset type helps with visual identification:- Accepted formats: JPG, PNG, GIF
- Display locations: Asset type grid, navigation, item creation
- Size: Images are automatically resized for optimal performance
Adding/Replacing Images
- Click Add Image in the image section
- Select an image file from your device
- The image uploads as base64 data
- To replace, click Remove Image then add a new one
Serialized vs. Non-Serialized
This is a key distinction that affects how you track quantities:Serialized Items
- Each item is unique (quantity always = 1)
- Examples: Laptops, monitors, vehicles, furniture
- Creating 10 laptops means 10 separate item entries
- Best for assets you need to track individually
Non-Serialized Items
- Items are interchangeable (quantity can be > 1)
- Examples: Pens, paper, cables, screws
- Creating one item entry can represent 100 units
- Best for supplies you track in bulk
Templates
Asset Types act as templates for creating items. When you click “Create Item” for a specific type, the form automatically includes:- All custom fields you defined
- Appropriate input controls (text boxes, dropdowns, date pickers)
- Required field validation
- Field ordering as you configured
Categories
While Invenicum doesn’t have a separate “category” system, you can organize asset types using:- Naming conventions: Group related types with prefixes (e.g., “IT - Laptops”, “IT - Monitors”)
- Custom fields: Add a “Category” dropdown field to items
- Multiple types: Create separate types for each category
Best Practices
Common Questions
How many custom fields can I add?
There’s no hard limit in the UI, but for practical purposes, keep it under 20 fields per type. Too many fields make item creation cumbersome.Can I share custom fields across asset types?
No, custom fields are specific to each asset type. However, you can use the same data lists across multiple types, ensuring consistency.What happens if I delete a custom field?
The data is preserved in the database but no longer displayed. If you recreate a field with the same name, existing data won’t automatically reappear (it’s stored by field ID, not name).Can I make a field required after items already exist?
Yes, but be aware that existing items may not have that field filled in. You’ll need to edit those items to complete the required field before you can save changes to them.How do I change dropdown options after creating items?
Edit the data list to add or remove options. Existing items will keep their selected values even if you remove an option from the list.Related Topics
- Managing Items - Create items using your asset types
- Reports - Generate reports organized by asset type
