tuli
05/27/2025, 3:31 PMCeligo AI
05/27/2025, 3:31 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that it is possible to disable the ability to create "Special Order" PO's while still allowing drop ship. This can be achieved by using a User Event (UE) script on the
beforeLoad
of Purchase Orders (POs). The script should redirect to a new PO with the same URL but with the special order parameter swapped out for the drop ship parameter.
However, please note that this solution requires a good understanding of SuiteScript and how to manipulate parameters within NetSuite's URL structure.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
05/27/2025, 3:32 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832284
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.824930727
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819847107
Celigo AI
05/27/2025, 3:32 PM