im trrying to create a po from csv via script and ...
# suitescript
s
im trrying to create a po from csv via script and getting this generic repsone
Copy code
name: "UNEXPECTED_ERROR",
   message: "An unexpected SuiteScript error has occurred",
 cause: "{"type":"internal error","code":"UNEXPECTED_ERROR","details":"An unexpected SuiteScript error has occurred","userEvent":null,"stackTrace":
c
Often something you're setting wrong in a field.
Try to strip it back to the most basic set of fields possible.
Share your code here
s
It was a checkbox for supervisor approval
👍 1