When I select Drop Ship on the Sales Order, and th...
# ask-stanley-ai
s
When I select Drop Ship on the Sales Order, and then save my Drop Ship Purchase Order, my sales order will load instead of the purchase order. Is there a native way where after saving the purchase order, the PO I just created is loaded?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it appears that there is no native way in NetSuite to automatically load the Drop Ship Purchase Order (PO) after saving it. The standard behavior is to load the Sales Order after saving the Drop Ship PO. However, you could potentially use SuiteScript to customize this behavior. For instance, you could write a script that redirects to the newly created Drop Ship PO after it's saved. Please note that this would require a good understanding of SuiteScript and the specific business processes involved. Remember, a Drop Ship PO is linked to a Sales Order and ships directly to the customer, unlike a regular PO that ships to a location. When creating a Drop Ship PO via SuiteScript, you need to set the 'createpo' sublist field for the item on the Sales Order to 'DropShip'. This will allow NetSuite to automatically create the Drop Ship PO for you. ****** 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.844376445
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840507
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834521413
Please provide your feedback on this answer.