Hello all, I am trying to create an invoice via Su...
# suitescript
u
Hello all, I am trying to create an invoice via SuiteScript. I am receiving this error
"TRANS_NOT_COMPLETED"
which doesnt give me a lot of context. has anyone seen this before while trying to create a transaction record via SS?
w
are you making a standalone invoice or transforming from something else? can you make one OK in the UI?
u
I am making a standalone invoice
and i can make it just fine in the UI
The unique thing is, I am applying timesheet and expense reports to the invoice - not adding items. Im not sure if that's what is causing it but the error seems so generic.
w
it sounds like the time and reports are the issue. You may need to ensure that you are running with enough privilages and those have not been invoiced already.
👍 1
u
Makes sense. Thanks