Richard Andrew
10/02/2025, 2:07 PMCeligo AI
10/02/2025, 2:07 PMAI generated answer (using internal Slack threads):In NetSuite, the status of a Sales Order changes automatically based on the actions taken on it. When a Sales Order is fully fulfilled and billed, its status changes to 'Billed'. However, if you want to change the status to 'Closed', you would need to manually close the Sales Order. To close a Sales Order, you can follow these steps: 1. On the Sales Order record, click Edit. 2. In the Closed column of any line item, click once to show the box, then check the box. 3. Click Save. The status of the Sales Order will then change to 'Closed'. However, it's important to note that if you close a Sales Order that is partially fulfilled, you may encounter issues with billing. If you are going to manually close a partially fulfilled line item on a Sales Order, you must bill the Sales Order BEFORE you close the line. When all line items on a Sales Order are fulfilled or closed manually, the Sales Order is removed from the billing queue and the receiving queue. As for triggering an HTTP request once the Sales Order status becomes 'Completed', you can achieve this by writing a SuiteScript that listens for changes to the Sales Order status. When the status changes to 'Completed', the script can then trigger the HTTP request. Unfortunately, I can't provide a code sample as none were provided in the threads/conversations. ****** 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
10/02/2025, 2:07 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851074338
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833923459
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.824951172
Celigo AI
10/02/2025, 2:07 PM