18
Scenario:
At item arrival, a license plate and work is created. This work includes a put away location. In another process, the same location is now used to store an item. For example by using function override location.

When the put away of the license plate from the inbound dock is executed, now the put away location is occupied. Then the location has to override.

Solution idea:
Establish a check mechanism (similar to location directive strategy "empty location with no incoming work"), if a worker wants to put items in a location. If there is an existing work, then show a list of free locations (that expect no incoming work) on the mobile device, that the worker can use. Then the worker can select one location.

Please vote for this behaviour, if you think that this design should be changed.
STATUS DETAILS
Needs Votes