Packing Android App

Introduction

The packing section is used to allocate previously picked items to boxes or bags.

For general information about packing and pack jobs, refer to the main packing documentation. To learn how to create and manage pack jobs via the API, see the Developer Docs.

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

The packing overview allows users to search for packing tasks. Tapping the search bar opens a field where barcodes, such as load unit IDs, can be scanned or entered.

Packing of picked items

Opening a packing task displays a list of the items that require packing. To confirm that all items from the list are packed, the user must select the checkbox for each item.

It is also possible to configure a fast packing option, which allows the user to skip selecting each item and confirm the entire task by tapping the Finish button. For more information, refer to the Packing Configuration documentation.

Scanning

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

Reset

A packing task can be reset to undo all changes. This is done by tapping the X icon in the top-left corner and confirming the action.

This action resets the packed quantity for all items. Created shipping labels are not affected by this.

Last updated