I set up the search in the UI and it made me set u...
# suitescript
k
I set up the search in the UI and it made me set up the 'description' for inventory available so I set that to >= 0, going to try
Copy code
['locationquantityavailable', search.Operator.GREATERTHANOREQUALTO, 0]
and see if that works