What want write a sql report to get Item barcode and physical quantity.
I see that Physical quantity is in inventsum table, but How do I link the barcode and inventsum table to display barcode and physical quantity.
*This post is locked for comments
great. i will try that. Thanks
Hi garyNY,
The barcodes are stored in InventItemBarcode, which joins to InventTable on ItemId. However, if you're using product dimension specific barcodes (i.e. if you use Color, Configuration, Size or Style), you'll need to do more work with the InventDim table to get the right barcode.
So the answer is, use ItemId and whatever combination of product dimensions you are using.
And I would have thought that would be easier than getting on hand quantities out of InventSum!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156