Printing Mini Statements

we can print a mini-statement at the bottom of invoices that show the customer’s current balance and aging totals. This is the same information that shows at the bottom of regular customer statements. Note: If you use the Consolidated Payments feature, mini-statements show the consolidated balance and aging amounts for individual customers instead of the consolidated… Continue reading Printing Mini Statements

Monitoring Performance with the Page Time Summary

The Page Time Summary is a troubleshooting tool, which displays performance logs by record type. This page includes summary performance log information and a list of instances. It displays a script and workflow time breakdown chart for the actively selected instance. You can use the Page Time Summary page to measure the performance of user… Continue reading Monitoring Performance with the Page Time Summary

Monitoring Issues with Performance Health Dashboard Tiles

The Performance Health Dashboard displays a dedicated tile for each process that it monitors. One or more of the following types of issues may appear on a tile: Error – Shows the number of issues related to high error rates. Performance Issue – Shows the number of issues related to slow or unusual processing times. Standards Update –… Continue reading Monitoring Issues with Performance Health Dashboard Tiles

Restricting Item Dropdowns

subscription services sales order form and a professional services sales order form. Separate forms are helpful for tracking fields relevant to each revenue stream, but how do you circumvent users entering a subscription item on a professional services form and vice versa? we can restrict which items for sale appear in the drop-down list on… Continue reading Restricting Item Dropdowns

Grouping System Notes

NetSuite system notes can be very helpful for identifying specific record creation/modification scenarios. When working with NetSuite system note fields within NetSuite saved searches, you should consider using the NetSuite saved search summary criteria functionality to reduce the volume of data to sift through to get to the data points required. Often users will pull… Continue reading Grouping System Notes

Using Hyperlinks in a Saved Search

Including hyperlinks in a saved search can help end users drill down into NetSuite records quickly and efficiently. They are especially helpful when used in combination with a summary saved search. NetSuite saved searches that have results summarized require a user to drill down within the results to get to the underlying records. This is… Continue reading Using Hyperlinks in a Saved Search

Summarizing Scheduled Emails

For most use cases that require emailing saved search results to specific recipients, it is critical that the “Summarize Scheduled Emails” check box is checked. When checked, the recipient will receive a single email with the summarized saved search results. When unchecked, the recipient will receive an email for every saved search result i.e. 1000… Continue reading Summarizing Scheduled Emails

Customize Summary Box

Append new lines in the standard summary box. Append new lines in the standard summary box. The code snippet appends a new line in the standard summary box n transactions. jobField.defaultValue = `<script>jQuery(“.totallingtable > tbody”).append(“` + `<tr><td> <tr> <td> <div class=’uir-field-wrapper’ data-field-type=’currency’> <span id=’subtotal_fs_lbl_uir_label’ class=’smalltextnolink uir-label ‘> <span id=’subtotal_fs_lbl’ class=’smalltextnolink’ style=”> <a tabindex=’-1′ title=’What’s this?’… Continue reading Customize Summary Box