can i call a suitelet to create a record and pass ...
# general
a
can i call a suitelet to create a record and pass the id to the main suitelet? because I am getting unexpected error on record.save() line and nothing seems to be incorrect in the fields anyone has the same issue before?
c
Solve the underlying issue
Share your code
Netsuite support can tell you what is unexpected if you open a ticket & can't work it out for yourself
👍 1
a
SalesOrderSearch.js
b
thats a lot of code to debug being unable to create a purchase order
make a version that creates one purchase order, with one line
all using hardcoded values
then slowly add onto it
a
ok thank you