Hi, I would like to change push operations when I move a warehouse move between operations Type, for example
A, B, C ... <- Operations
A -> B -> C
D -> E -> F
if I'm in B and I want to change the picking type E and continue the operation to F how can I do? Because if I try the push on E, it does not go on.