By using this website, you agree to our Terms of Use (click here)
Notifications
Clear all
Acumatica Generic Inquiries & Pivot Tables
2
Posts
2
Users
0
Reactions
1,415
Views
January 19, 2021 4:44 pm
I am trying to write a GI that will link an Invoice to an approval record. I see that both tables contain a field called RefNoteID and tried using that field but it doesn't seem to work. Can anyone point me in the right direction?
Thanks,
1 Reply
March 18, 2021 12:48 am
Try joining APInvoice to EPApproval on APInvoice.NoteID=EPApproval.RefNoteID
Here is a related Discussion Topic:
