Packing Android App

Introduction

In the packing section already picked items can be allocated to boxes or bags.

Please go to the Products section for learning more details about packing and pack jobs.

Go to the Developer Docs for more information on creating and managing pack jobs via API.

Start page

The application displays a list of all packing tasks and their current states, primarily organized by status. Within each group, tasks are sorted secondarily by order date, with the oldest order date listed first.

Each task also includes the Short ID, the Order ID, and the number of items that need to be packed.

Search in packing tasks

In the packing overview, it is possible to search for packing tasks. Clicking on the interface opens a search bar where barcodes (load unit IDs) can be looked up.

Packing of picked items

When opening a packing task, the necessary (presumably picked) items are displayed in the form of a list. Each item needs to be checkmarked by the user to ensure that everything from the list is packed.

It is also possible to configure a 'fast packing' option, which allows the user to skip checkmarking and confirm the packing by clicking the 'Finish' button only. More information can be found in the Packing Configuration documentation.

Scanning

Depending on the configuration, it may be necessary to scan each packed item. This is supported for MDE devices.

Reset

It is also possible to reset a packing task, so that all changes made are undone. This can be achieved by clicking the X button in the top left corner and confirming the reset.

All items that were marked as packed are then reset to zero. Created shipping labels are not affected by this.

Last updated