Is it possible to search SO's based upon the number of fullfillments? I.e only pull orders with one fulfillment.
n
Netsuite Tragic
10/09/2022, 8:40 PM
Yes. You would use a Summary Criteria of Count. Also you need to use SO Main Line = False as Fulfillments are at line level
j
Jesper M
10/10/2022, 10:14 AM
can also go the other way.
transaction type = item fulfillment
created from : type = sales order
main line = true
results:
group by - created from
count internal ID as "number of item fulfillments"