Packing Webapp

Introduction

The packing process allocates picked items to packages, such as boxes or bags. This process requires at least one packingContainerType to be configured on the tenant.

For more conceptual information, refer to the documentation on packing and pack jobs.

Pack items into packages

After selecting a packing task, the user selects one or more items from the list to create a new package.

One item is selected and ready to be packed
Items have been successfully packed

The system displays the new package in the packing overview. From there, users can pack additional items into the existing package or create a new one.

After all items are packed, the user finishes the packing task to proceed to printing.

Simplified packing

For orders that ship in a single package, the packing process can be streamlined by selecting all items at once to create a single package.

Unpack items

Users can unpack items from a package. To do this, a user opens the package overview, reduces the item quantity, and saves the changes. The system returns the unpacked items to the list of items that need to be packed, where they can be assigned to a new or existing package.

If an item count in a package is reduced to zero, the system deletes the resulting empty package when the packing task is finished.

Last updated