I know there is a JobHead.CompletedQty.
I thought there was a field somewhere to see the Qty completed (qty reported) for each operation.
Or do I need to subquery on LaborDtl?
Thanks,
DaveO
I know there is a JobHead.CompletedQty.
I thought there was a field somewhere to see the Qty completed (qty reported) for each operation.
Or do I need to subquery on LaborDtl?
Thanks,
DaveO
JobOper.QtyCompleted I think is what you are after
Wow - how did I miss that? - thank you Mr. Theodore.
DaveO