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!
Client Script Line Validation - trigger when Sales Order created from Estimate
I have a Line Validation Client Script deployed to a Sales Order (with the context User Interface) - this successfully validates lines added to a Sales Order when the Order is created in the UI from a blank Sales Order screen.
How do carry out the same validation when a Sales Order is created from an Estimate? Is there a different context to run for this?
I am looking at options to run the same line validation on a Client Script deployed to the Estimate - the problem is the information that is required for Sales Order (and being validated) will not always be available at Estimate stage (so an Estimate with this data missing is still valid, it is only invalid when it is converted to a Sales Order).