- "No": no control
- "Height": a control checks that the stock container height is lower than or equal to the location height
- "Height + (Width <=> Depth): the 3 dimensions are checked, with a possible 90° rotation of the stock object (width becomes depth and depth becomes width). As long as the rotation is valid, the stock can be accepted on the location.
- "Height + Width + Depth": the three locations are checked without rotation.
- "Width <=> Depth": the width and depth are checked with a possible 90° rotation of the object
- "Width + Depth": the two dimensions are checked without rotation.