How can I see the inventory history for an item?
# inventory
a
How can I see the inventory history for an item?
t
@Alan Fitch If you're looking for a way to get an item's balance history, then this might help: https://timdietrich.me/blog/netsuite-inventory-balance-history-suitelet/
s
If you want to see more items, the native inventory valuation can show you the inventory or anything on a given date, but it only shows you that single day.
a
@tdietrich Thanks; That works great. What about all items currently in a bin? What about a bin history?
@tdietrich I see that script is yours. Good work.
t
@Alan Fitch I don't have specific solutions for the bin questions, but there are a few tables you can query (via SuiteQL) to get that type of data. I talk a little about them here: https://timdietrich.me/blog/netsuite-suiteql-empty-warehouse-bins/
a
Thanks; I will take a look.
BTW where can I find SuiteQL documentation.