How to tell (by field value) if an item fulfillmen...
# ask-stanley-ai
l
How to tell (by field value) if an item fulfillment was created from a dropship PO versus SO fulfillment
c
AI generated answer (using internal Slack threads):
To determine if an item fulfillment was created from a dropship Purchase Order (PO) versus Sales Order (SO) fulfillment, you can look at the
dropshipso
field. This field will have a transaction internal ID set for dropship POs, while regular POs will not have this field set. Additionally, there is a
createdfrom
field on the PO Line item. If the PO line was created from a DropShip item on an SO, this field will likely contain the SO number or the
uniquelineid
identifier from the SO. For items that are both drop shipped and sold from inventory, you can leave the Drop Ship checkbox on the Item Record as checked but make a script to uncheck the drop ship PO box on the SO during the creation process. Please note that items marked as drop ship should have an item fulfillment connected to both your SO and PO, and it does not impact any on hand inventory. ****** 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.868395805
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856821895
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851485193
Please provide your feedback on this answer.