Trying to invoice from multiple subsidiaries, any ...
# advancedpdf
s
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.
s
Ah! Thanks @flynn. Still annoying that’s what I have to do rather than it knowing originating of the subsidiary on the transaction.
f
I hear you on that 😩
s
FYI - ${transaction.subsidiary.address1} also works. I feel that I’ve tried that before and didn’t work, but its working now.
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}