Hello everyone, is it possible to search a sales o...
# suitescript
t
Hello everyone, is it possible to search a sales order? I feel like it should be pretty simple but I'm getting an error.
var custRecord = nlapiLoadRecord("salesorder", 40);
This gives me an error of:
INVALID_TRANS_TYP