SuiteScript 1.0 vs 2.0 Whether you are new to the NetSuite developer community or a grizzled NetSuite vet, you have at some point probably asked the question, “Which SuiteScript API should I use?”. SuiteScript 1.0, as the legacy system, was introduced...
Lists, lists and more lists Lists are everywhere in NetSuite and learning to navigate them is important for productivity! Genuine productivity is not limited to efficiency, but efficiency does play an important part. Efficiency is important when we desire to...
Client scripts can be very useful for basic field validation and automation. The benefit of client scripts is that you can perform actions in real time as you edit a transaction. A client script runs in the browser rather than on the server, and that enables you to...
Introduction Do you use NetSuite? Perhaps you are one of Oracle’s 22,000 loyal customers (NetSuite.com Company Overview), but are you one of NetSuite’s extremely satisfied customers? There are many things NetSuite can do instantly out of the box, such as...
Summary Searches are one of the building blocks of the NetSuite ecosystem. Through searches, users are able to view their inventory, transactions, customers, and much, much more. But we all know that life and work cannot always be confined to the NetSuite world, so...