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!
Getting Cannot find function getAllParameters error and no idea why or how to fix
Hi all,
We have a BeforeLoad User Event script for the Credit Memo form that works fine when creating a Credit Memo. We just had a request to reformat the printed version of the credit memo and we are trying to customize an Advanced PDF/HTML template. We click on the standard template to customize it and every time we get an error:
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getAllParameters in object http.ServerRequest. (/SuiteScripts/PE Scripts 2.0/pe2_ue_creditmemo.js#27)
First, not sure why it is running the script when we are trying to create a custom template.
0