how to have Item Fulfillment show back ordered qty...
# ask-stanley-ai
s
how to have Item Fulfillment show back ordered qtys of a sales order
c
AI generated answer (using internal Slack threads):
To have Item Fulfillment show back ordered quantities of a sales order, you can use a formula to calculate the back ordered quantity. The back ordered quantity is essentially the remaining quantity after subtracting the committed quantity from the total quantity. In the context of a saved search, you can create a formula field to calculate this. The formula would be
Quantity - Quantity Committed
. If you do partial fulfillments, you might need to subtract the quantity fulfilled/received as well. For displaying back ordered items on a picking ticket, you can try adding a formula field with the same calculation. However, please note that this might not return results if the items are not actually back ordered. If you want to prevent fulfillment of an order with back ordered quantities, you can mark the 'Ship Complete' checkbox as TRUE under the shipping tab on the sales order. This will prevent fulfillment until all lines are committed. However, it seems there might be some exceptions to this, as some users have reported that they were still able to fulfill orders even with the 'Ship Complete' checkbox marked and back ordered quantities present. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822995126
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.815518796
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.811017334
Please provide your feedback on this answer.