Electronic Bank Payments question: has anyone ever...
# suitescript
s
Electronic Bank Payments question: has anyone ever encountered this error? I replaced the template on an existing bank details record and now I cannot edit, view or even load it through console to replace the eft template.
I figured it out. Removing "9" from the NATIVE template code, resolved the issue.
<refField id="custrecord_2663_pad_blocks" label="Add Pad Blocks" helptext="Some banks require payment files to contain lines in multiples of 10. Check this box to add lines with "9" characters at the end of the payment file when the total number of records is not a multiple of 10. Clear this box if your bank does not require pad blocks."/>
c
It would have been the quotes around the 9
s
yeah that fixed it
p
It's rubbish that NetSuite's own template creates an error. I had the same issue!
j
Do you know how to get the bank code to populate with custom templates? it seems that the script that populates these does not pick up a custom template, leaving the country check, bank code, and processor code fields blank on Bank Details records and Vendor Bank Details records
s
@Jacob Jackson - it should already be in the template. Can I see your #output-start section in the template
@PlanetJupiter - it really is garbage lol
j
@Shubi It is on the Output, but I'm referring to the fields themselves on the Bank Details and Vendor Bank Details records. They remain blank when utilizing a custom ACH template, as opposed to them being auto-populated when you use the native ACH template