I'm looping through a collection of sales order lines and can get the quantity, description, unit price and amount pretty easily. However, I'm having a problem getting the item number. How do I get this piece of information from the InventoryItemReference? I want to display all of the line details in a datagrid and this (the item number) is the only piece I can't get working. Also, does Sage have a line number available for displaying. I'm just incrementing my own line number counter and displaying that, but if there's a Sage assigned line number where is it?
↧