Skip to content

Items List

The Items List page is the main entry point for managing your product and service catalog. It provides a searchable, filterable table of all items with quick access to create, view, edit, and delete actions.

Items list page

  • Route: /items
  • Menu Path: Item Master Data → Items
ColumnDefault VisibleSortableDescription
ImageYesNoPrimary item image thumbnail
Item CodeYesYesUnique item identifier
NameYesYesItem display name
TypeYesYesStock, Non-Stock, Service, Bundle, or Virtual
Base UOMYesYesBase unit of measure
StockYesYesTotal stock quantity
ActiveYesNoActive/Inactive status badge
GroupNoYesAssigned item group
ClassNoYesAssigned item class
PriceNoYesDefault price
FilterTypeDescription
SearchFree textSearch by item code or name
StatusSelectFilter by active status: All / Active / Inactive
Item TypeSelectFilter by item type: All / Stock / Non-Stock / Service / Bundle / Virtual
Item GroupEntity selectFilter by item group
Item ClassEntity selectFilter by item class
Stock ItemToggleShow only stock items
PurchasableToggleShow only purchasable items
SellableToggleShow only sellable items
TagsFree textFilter by tags (comma-separated)
SKUFree textFilter by SKU
Show InactiveToggleInclude inactive items in results

If tenant custom fields are configured for items, additional custom-field filters may be available and can be combined with standard filters.

Click any sortable column header to sort:

  • First click — Ascending (A→Z, 0→9)
  • Second click — Descending (Z→A, 9→0)
  • Third click — Remove sort

Default sort: Item Code ascending.

The list uses a Load More pattern:

  • Page size: 50 records per load
  • Load More button at the bottom loads the next batch
  • Total count displays above the table
ActionDescription
Create ItemOpens the Create Item page (requires Create Item permission)

Each item row provides the following actions:

ActionPermissionDescription
ViewAny authenticated userNavigate to item detail page
EditEdit Item permissionNavigate to edit form
DeleteDelete Item permissionSoft-delete (deactivates) the item
TypeDescriptionStock TrackingPurchasableSellable
StockPhysical inventory itemsYes (locked on)YesYes
Non-StockNon-inventory itemsNo (locked off)YesYes
ServiceService itemsNo (locked off)YesYes
BundleComposite itemsNo (locked off)No (locked off)Yes
VirtualVirtual/abstract itemsNo (locked off)YesYes
  1. Click the dropdown menu on the item row and select Delete
  2. A confirmation dialog warns that the action will deactivate and remove the item from normal views
  3. Click Delete to confirm — the list reloads without the deleted item

Administrators can restore a deleted item if needed. Deletion requires the Delete Item permission.