Hey all - I'm trying to build a search in SS2.0 wh...
# suitescript
t
Hey all - I'm trying to build a search in SS2.0 wherein I find all Sales Orders that meet a criteria and then get the quantity field for all the line items. My question is this: can I group the results by Sales Order number so that it shows SO#123456 { quantity: 5 }, SO#123457 { quantity: 10 }