It happens when an external system tries to create...
# suitescript
a
It happens when an external system tries to create an Item Receipt via webservices, but doesn’t happen when I do the same thing through the UI. All other POs are working as expected.
b
Sounds like an invalid initialize request
You may want to look at the usage log for confirmation
a
Looks like that system wasn’t passing an internal ID. Weird.
Thanks.