I am getting an error (electronic payments bundle ...
# administration
j
I am getting an error (electronic payments bundle when navigating to Payments tab > Payment Processing > Bill Payment Processing: org.mozilla.javascript.EcmaError: TypeError: Cannot call method "getValue" of undefined (/SuiteBundles/Bundle 464729/com.netsuite.electronicbankpayments/src/app/paymentselection/eft/15767_EFT_PaymentSelection_PageBuilder.js#207) Is there any setup i missed or is it really a bug in the bundle? thanks!
t
@Jacob It sounds like the bundle is requiring the entry of a value from a field that is blank. Blank doesn't appear to be allowed OR the field NetSuite is looking for doesn't exist somehow. If you open the code for that script, you'll see the field it failed on within line #207 of the code.
844 Views