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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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).
0