Anyone have a good method for committing but not a...
# general
a
Anyone have a good method for committing but not allowing an order to be fulfilled? Idea is we want the item 'reserved' for a customer but do not want the order to be shipped yet, setting the order to pending approval removes the commitment, thought about inventory status but other ideas?
p
we do this with a custom "Shipping status" field and then filter the bulk fulfill screen by only orders with that status.