When working with NetSuite, there might be scenarios where you need a script to run only at the end of each month. For instance, if you have a Map/Reduce script that processes sales orders or updates records, it’s often unnecessary and resource-intensive to run it daily. Instead, you may want it to execute only on… Continue reading Automating NetSuite Map/Reduce Scripts to Run Only on Month-End
Tag: automate
How to Automatically Send Customer Statements in NetSuite
NetSuite allows companies to send Automated Statement Emails instead of a single email every period of time. Here is how you can easily set up a workflow in NetSuite that will allow you to automatically send customer statements. Create a Custom Field that will act as a flag This field will be used to act… Continue reading How to Automatically Send Customer Statements in NetSuite
Automate drawings Attachment
The client would like to attach the drawings of the item stored in the file cabinet to the corresponding item record Jira Code: GTILC-397