Hello We have an approval flow that automatically releases/approves sales orders based on set criteria.
I would like to be able to add a line to this code that would prevent orders with certain items from being released automatically (e.g. an item in pre-order status, or that is out of stock but will be back in stock in a couple of days).
How can we add something to the order that would allow us to exclude approving orders with these items?
Is there a way to set an item to pre-order status (with a later release date) and hold orders with that item until it comes in, or splits the order and only sends the lines that can be filled immediately?
Please let me know how to best handle this.
Thank you.