I want to display a custom field from a customer on an item fulfillment on an Advanced PDF template and for the life of me it's not showing on the template.
Here is freemarker: ${record.entity.custentity_freight_account}
I tried it using ${record.entity.id and that worked. Any suggestions or should I just create a source field on the fulfillment?