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.
Pack items into packages
After selecting a packing task, the user selects one or more items from the list to create a new package.


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.




Last updated