Vishal Chaudhari
09/17/2025, 12:09 PMCeligo AI
09/17/2025, 12:10 PMAI generated answer (using internal Slack threads):To show the amount due on the sales order summary total box, you would need to customize the sales order form. However, NetSuite's standard forms do not allow for the addition of custom fields in the summary box. One possible workaround is to use DOM manipulation via a client script. This would involve writing a SuiteScript that targets the specific HTML elements of the summary box and injects the desired information. However, this method is not officially supported by NetSuite and may lead to unexpected results or issues with future updates. Another option is to customize the printed or PDF version of the sales order. You can modify the Advanced PDF/HTML Templates to include the amount due in the summary section. This would not change the display in the NetSuite UI, but would allow you to include the information when the sales order is printed or emailed. Please note that these methods require a good understanding of SuiteScript and HTML, and may require testing and adjustments to ensure they work correctly with your specific NetSuite setup. ****** 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
09/17/2025, 12:10 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843444884
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833252
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833007872
Celigo AI
09/17/2025, 12:10 PM