I can't do this.
To limit the capacity of a storage location by a specific number of packages, putaway rules are set, so that any pallets received in the warehouse are directed to be stored in PAL1 and PAL2 locations.
Depending on the number of pallets on-hand at each of the storage locations, when one pallet of lemonade cans is received, the following scenarios happen:
- If PAL1 and PAL2 are empty, the pallet is redirected to WH/Stock/Pallets/PAL1.
- If PAL1 is full, the pallet is redirected to WH/Stock/Pallets/PAL2.
- If PAL1 and PAL2 are full, the pallet is redirected to WH/Stock/Pallets.
Can you send me a video how can I do this?