I am trying to join POPOrderReturn
table with TransactionHistory
table but I cant find an obvsious link between the two.
I am building Purchase Order tracker and wanted to include warehouse GRN number once the PO in booked in to the warehouse. We store that GRN number in TransactionHistory.SecondReference
field.
Does anyone know how can I connect the 2 tables?
Thanks in advance Paula