Request: Custom Advanced PDF Templates for both Invoices & Packing Slips, currently includes Sales Rep name (stored on transaction). Update to include the Sales rep's email & phone (from Employee record)
I'm able to return this info on Packing Slip pdf using syntax: salesorder.salesrep.email
Issue: Unable to return on Invoice (I'm assuming due to NS's inability to handle multiple joins). I've attempted using native Field picker (not accessible) & every various syntax iterations I could think of with no success.
Anyone know of a trick to return these values, or simply not possible?