Skip to content

Package Check

Package Check allows you to view the contents, current location, and metadata of any package in the warehouse.

Route: /packageCheck

Navigation: Dashboard → Package Check

You can also access directly with parameters: /packageCheck/:id/:barcode

  1. Scan or enter the package barcode.
  2. The system searches for the package and displays:
    • Package status (Initialized, Active, Closed, Cancelled, Locked)
    • Current bin location and warehouse
    • List of all items inside the package
    • Total unique items and total quantity
    • Metadata values (if configured)
StatusDescription
InitializedPackage created but empty
ActivePackage has items and is in use
ClosedPackage is sealed and complete
CancelledPackage was cancelled
LockedPackage is temporarily locked

The contents table shows:

FieldDescription
Item CodeProduct code
Item NameProduct description
QuantityAmount in package
Unit TypeUnit of measure
Bin CodeStorage location

If the package has configured metadata fields, they appear in a dedicated section. Click Edit Metadata to modify values.

MessageCause
Package not foundThe barcode does not match any package
No package content foundThe package exists but is empty