AR Invoice

I would like to add the contact person record from the cstcnt table to the Invoice. I have not been able to find the relationship to the orderhed. Could someone give me a hint please?

Dave

InvcHead.OrderNum->OrderHed.OrderNum
OrderHed.CustNum->CustCnt.CustNum and OrderHed.PrcConNum->CustCnt.ConNum
or
OrderHed.CustNum->CustCnt.CustNum and OrderHed.ShpConNum->CustCnt.ConNum

Thanks for the quick reply. Fixed!

Please mark your posts solved. Thanks!

1 Like