Skip to content

Assign all possible shipments and productions when trying

If assign_try fails to assign all the moves, we check if all the moves of each shipment and production are assigned and then assign them. Also we remove the boolean return which makes no more sense.

Closes #7006 (closed)

Merge request reports