We at SuiteRep love using Visual Studio Code, as do many developers. What if there was a way to integrate NetSuite’s SuiteCloud Development Framework (SDF) with our favorite code editor and use SDF in VS Code? Well, there actually is a way! Actually there is...
Barcode scanners are an important tool for onsite transactions. When integrated with NetSuite, barcode scanners can make Sales Transactions accurate and snappy. But some adjustments might be needed to make the most out of this helpful tool. In this customer story, we...
A Custom Segment is a way to organize records in NetSuite. NetSuite natively uses three main methods for classification: Class, Department, and Location. If you ever need to organize records with an additional (and highly customizable) method, this handy tool may be...
One of our clients came to us with a field-sourcing issue. Read how SuiteRep was able to copy the custom field from a sales order to a purchase order. The Dilemma Our client was running into difficulties carrying over changes to item description fields when they...
Using an enums custom library in SuiteScripts can drastically increase the efficiency of our scripts. Last time, we explained some of the foundational concepts behind using an enums custom library. Today, we’ll dive into some ways to actually implement this new...