suppose your warehouse receive 100 product X, and the operator in that warehouse divide it into 3 lots,
first lot have 30 product X,
second lot have 30 product X, and
third lot have 40 product X.
the problem is, unfortunately the operator is somehow didn't divide the lots really well, let say 10 product X in second lot should be in the first lot, so the first lot have 40 product X and the second lot have 20 product X.
is it possible to do transfer between lots without inventory adjustment? if yes how?
Thank you