Is your feature request related to a problem?
In some cases, the conditions for releasing outgoing moves already released are no longer met. In such cases, we end up with waiting operations in related picking processes that are no longer possible.
Describe the solution you'd like
The idea it to track the change of state of operations of specific picking types that are generated from the release of moves. In the event of a change of status or confirmation, if it becomes unavailable, we could check on the original movement whether it is still releasable and, if not, un-release it
Additional context
The proposed approach is a technical shortcut to try to put in place an efficient solution to the need to find a way to un-release outgoing moves that are no more available to promise.
Is your feature request related to a problem?
In some cases, the conditions for releasing outgoing moves already released are no longer met. In such cases, we end up with waiting operations in related picking processes that are no longer possible.
Describe the solution you'd like
The idea it to track the change of state of operations of specific picking types that are generated from the release of moves. In the event of a change of status or confirmation, if it becomes unavailable, we could check on the original movement whether it is still releasable and, if not, un-release it
Additional context
The proposed approach is a technical shortcut to try to put in place an efficient solution to the need to find a way to un-release outgoing moves that are no more available to promise.