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.
Work Order Label
Good afternoon everyone,
Has anyone developed a process to print work order job box labels from the work order transaction? Ultimately, I would like to like to add a PRINT LABEL custom button to the form to compliment the PRINT BOM standard button; and then via a script, pass xml data directly to a Brady printer.
I am just stating down the path of learning SuiteScript and need some high level guidance on the steps to take and I can try to figure out the step details as I go. It appears my original thought for adding the button and using a client script and saved search will not work because, from what I read, the button is only visible in edit mode. Since I want the button visible in view mode, I think I need to incorporate a user event script to add the button?