The first image is Inventory Detail tab on the Item record
The second image is Inventory Statuses on the Item record
Why are they different; inventory detail is missing multiple item locations when compared to Inventory Statuses?
m
mightyd3
08/02/2024, 9:46 AM
Add a location to the filter and then remove? Verify the customized view isn’t limiting anything?
c
Craig
08/02/2024, 1:45 PM
@mightyd3 if I add a location to the inventory detail tab from the inventory status tab, I don't see that location.
Craig
08/02/2024, 1:46 PM
I also did a SuiteQL Query on the inventoryBalance table and I can see that if I add the committedperlocation field in the query, it removes the 'extra' locations.
Craig
08/02/2024, 1:46 PM
So it looks those locations are being filtered out on a more fundamental level.