We need to print vendor address on sales invoice Line Level
I have created a Transaction Line custom Field:
• Type Text Area
• Store Value = False
• Source List = Vendor
• Source From = Address
This field is attached to the invoice Forms.
The values retrieved by this field are the Customer Billing Address, not the vendor's one.
any idea why?