Summarizing Item Tracking for Warehouse Receipt Lines

FishermanFisherman Member Posts: 456
I'm working on some custom programming, and one of the requirements is to summarize the quantities for an item on a Warehouse Receipt based on the Item Tracking associated with the line. If the Item on the line is lot tracked, for example, I need to summarize the quantity by lot.

I'm going through the code that calls the Item Tracking Lines form to see how it's getting the tracking lines. Before I start down the path of trying to cobble together my own custom function to return tracking lines, I wanted to see if anyone had any better suggestions on where to look.
Sign In or Register to comment.