PULPO WMS allows the users to move certain sales orders to a state PAUSED. It might be done for different reasons: they might be out of stock or on hold. Setting these orders in the state PAUSED allows not having them in my QUEUE filter view list every time the user creates picking tasks.
Option functionality
In the Web App, the user can select one or multiple sales orders (with "QUEUE" state filter only) and move them to on hold state with a new button that is added in the bottom right button menu.
The orders in the QUEUE and PAUSED states can be edited by clicking on the Pencil icon. The products can be added to or removed from the order, and the quantity can be adjusted.
The user can release the paused order by clicking on the Release Order button. It will appear in the queue and will be available for picking.