Join Slack
Powered by
I think you need to add the tranid as a column on ...
# suitescript
j
jmacdonald
09/19/2017, 12:38 PM
I think you need to add the tranid as a column on the search and then instead of doing
duplicates[0].getValue('tranid')
you would just do
duplicates.getValue('tranid')
@karlenigma
Open in Slack
Previous
Next