Lets say that we have 2 bins , X and Y, of bin type put pick.
X needs to have higher ranking regarding the put-away action, since its closer to the receipt zone, but Y needs to have higher ranking regarding the pick action, since its closer to the shipping zone.
So i need to set the bin ranking in a way, that the system will prioritize the X bin for put-aways, but when it comes to picking, it must prioritize the Y bin.
How can i achieve that?