Just a quick question.
In Quickbooks, there's a Quick Report called Inventory Items which shows the transaction history of a given inventory item. There isn't an equivalent that I could see in Method so on the Item screen I've added two tabs, one for Purchase Order History and one for Sales Order History, with corresponding grids, and both seem to be working quite well. We really only use this to compare pricing arrangements between different jobs, but it's pretty critical for us.
The only challenge is that I can't seem to actually bring in the PO or SO numbers into the grids at all. I can bring in the RecordID, which looks like the ID that Method uses, but isn't the PO or SO number. That's in the RefNumber or RefNum field in QB usually, but those fields aren't available when pulling into the grid based on PurchaseOrderLineItem or SalesOrderLineItem, and when I try to do a SQL pull, I don't see that field available for the SalesOrder table, and I don't see the PurchaseOrder table as being available at all despite the fact that it's obviously being used by Method to post POs.
Am I looking in the wrong place here?
-S