Skip to main content
Solved

Vendors GI - Adding Remit to Address

  • August 14, 2024
  • 1 reply
  • 56 views

How can I add the Remit to address to a Vendors GI? The account address is already used in the GI and is from the same table and is the same data field as the Remit to Address. The address being pulled for the GI is always the account address and is unable to also pull the remit to address. Has anyone ever tried doing this before? 

Best answer by hkabiri

@dlesser The Remit To Address if being overridden would affect the Default Location VRemitAddressID value.

So what you need is adding Location and another Address DAC with different Alias to out of the box Vendor Primary List (AP3030PL)

  1. Inner Relation of  VendorR to Location using VendorR.BaccountID equals Location  and VendorR.defLocationID equals Location.locationID
  2. Inner Relation of  Location to Add2 (Alias I used for the second instance of address DAC) using Location.BaccountID equals Add2.bAccountID and Location.vRemitAddressID equals Add2.addressID

Finally you can pull up the Address Line1 and so on using Add2 as the Object when adding fields on Results Grid

View original
Did this topic help you find an answer to your question?

1 reply

hkabiri
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Support Team
  • 228 replies
  • Answer
  • August 14, 2024

@dlesser The Remit To Address if being overridden would affect the Default Location VRemitAddressID value.

So what you need is adding Location and another Address DAC with different Alias to out of the box Vendor Primary List (AP3030PL)

  1. Inner Relation of  VendorR to Location using VendorR.BaccountID equals Location  and VendorR.defLocationID equals Location.locationID
  2. Inner Relation of  Location to Add2 (Alias I used for the second instance of address DAC) using Location.BaccountID equals Add2.bAccountID and Location.vRemitAddressID equals Add2.addressID

Finally you can pull up the Address Line1 and so on using Add2 as the Object when adding fields on Results Grid


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings