Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Scripting Print Both Button
Hi all,
We're trying to shave a few seconds off of the time our (very busy) warehouse spends on each order. As such, we'd like to script a button that, when clicked, saves the order, prints the packing slip from the main printer, and prints the label from the label printer. Essentially, we want to take two existing buttons (saveprint and saveandprintlabel) and roll them up into one.
So far, I can't find a way to do this. Or, indeed, to really handle actual printing at all (as opposed to printing to a file). It seems like it's likely possible by opening a new window (or two) and building the appropriate URL. However, it also looks like that option will just replace the time it takes them to click multiple buttons with a new task of closing multiple windows.