Hi everyone,
We’re working on a warehouse process in D365 F&O where Sales Orders aren’t always fully available at the time of release.
The idea is to move whatever stock is available into a holding area or bin linked to that Sales Order, instead of waiting until the whole order is ready. Later, when more stock arrives (from production or purchase receipts), the system should suggest putting it into the same holding bin for that order.
Once everything for that Sales Order is finally in stock, the system should automatically trigger the standard pick → pack → dispatch flow.
We also want a simple way to see which orders are currently in holding, how much is still pending, and which are now ready to go.
Has anyone here implemented something like this — “dynamic holding” or “partial fulfillment staging” — in D365 F&O?
Would love to know how you handled:
Creating work for partial availability,
Tracking which bins belong to which Sales Orders, and
Automatically moving everything to dispatch once the order is complete.