So what I would do is load the invoice in NetSuite...
# advancedpdf
j
So what I would do is load the invoice in NetSuite and then add
&xml=t
to the URL to pull up the xml version of the record. Make sure you can find the field in that list. If you can you would reference it as
${record.XXXX}
where “XXXX” is exactly what it says on that XML display