Aiden WMS

795: Put Away suggests preferred bins

Issue Description

Put Away no longer suggests Preferred bins for an Item

Solution

Code is fixed so that this functions properly.

Logic:

  1. Search for preferred bins for item.

  2. Search for other bins where item is located when no preferred bins are found.

  3. Use function button to loop through available bins (either preferred or other bins).

  4. Preferred bins and other bins where the item is located will not be mixed.