Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Search for items in bins
We have just started using WMS Lite and I am trying to write a search to see all items in our staging location.
Every morning I need to get a list of how many items need to be putaway that morning.
I tried doing a search with the criteria of
Inventory Detail:Bin Number is Staging Bin
Inventory Detail: Bin On Hand Count is greater than 0
The problem is it searches in the Inventory Detail for Staging Bin but then it looks for Bin On Hand Count that is greater than 0 regardless if it is the Staging Bin that has qty 0. i.e. if one of the other bins in Inventory Detail is qty 5 and my Staging Bin is 0 it will return 5 on my search.
0