...
- Registering the first line belonging to a Tote, the app will ask for a Tote ID.
- Registering the next line belonging the same Tote, the app will ask for Validation of the Tote ID from step 1
- Optionally: Should the Tote be physically full, you can start a new Tote.
Requirement
- Order List Mobile Configuration must have the TotePicking-attribute=true. See Order List GetOrders Response
- Order Line must have the Destination-attribute defined, i.e. <Destination>Customer1234</Destination> See Order Lines GetOrderLines Response
...