Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
SuiteWorld | October 25–28, 2026 | Las Vegas Where our community gets ready for what’s next!
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
A few questions from a newbie
I have a few questions.
1. At what point does the Item Fulfillment record get populated? I am assuming that after you mark a Purchase Order as shipped, that it gets populated at that point
2. Will the following code segment work by creating an email?:
nlapiSendEmail(-5,'sthong@yahoo.com','Your order has been shipped','Body of email',,);
3. I am deploying a script for the first time. The ServerSuiteScript documentation says that I should select the script file and the library file. I am assuming that the script file is the file with my script and its associated functions. I am unclear as to what the library file is, and what it should contain.
0