Did they change `inventoryitemlocations`? I use to...
# suiteql
c
Did they change
inventoryitemlocations
? I use to be able to query the table for assembly quantity on hands. Post 2026.1 upgrade it now returns a null (for my item)
Looks like I can pull the information from
AggregateItemLocation
. Would that be a better table to use? I need OH, Committed, and Available by location.
a
AggregateItemLocation is correct table for all of these quantities
r
They seemed to have made some overall changes to ODBC that I can't find were announced anywhere.
a
I also notice changings in billing and shipping addresses.