Trying to invoice from multiple subsidiaries, any suggestions on how I can pull the address of the Subsidiary into the PDF rather than the Company Information address? ${transaction.subsidiary.mainaddress_text} doesn’t work.
Ah! Thanks @flynn. Still annoying that’s what I have to do rather than it knowing originating of the subsidiary on the transaction.
f
flynn
07/08/2019, 8:47 PM
I hear you on that 😩
s
shubs
07/08/2019, 9:05 PM
FYI - ${transaction.subsidiary.address1} also works.
I feel that I’ve tried that before and didn’t work, but its working now.
shubs
07/08/2019, 9:41 PM
Any suggestions on how to also reference the Tax ID for the subsidiary? I’ve tried ${transaction.subsidiary.ssnortin}, ${transaction.subsidiary.federalidnumber}, ${subsidiary.ssnortin}, ${subsidiary.federalidnumber}, and ${transaction.taxid}