When working with Advanced PDF templates... Is th...
# general
a
When working with Advanced PDF templates... Is there a way to show custom fields that live on an item record on the line items of the invoice? I have made a seperate invoice(print template) for when they ship out of country. And they need to be able to show a custom field they have created that lives on the item. ${item.custcol_hts_tariff_code} doesn't work.. ${record.item.custcol_hts_tariff_code} . Any thoughts?