Join Slack
Powered by
So what I would do is load the invoice in NetSuite...
# advancedpdf
j
jokell
01/19/2018, 4:20 PM
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
Open in Slack
Previous
Next