Discussions
Grouped Invoice - Available Fields
Grouped Invoices don't appear on the Records Browser, and viewing the page with XML=T in the URL only shows the primary record fields, not the sublists.
I can change the view of the sublist (where the individual invoices are shown) to include additional fields (i.e. Created From to show the SOSG number).
However, I need to show these fields on the PDF Template. I've tried using ${invoice_summary.createdfrom} but this returns nothing.
How do I access additional data fields from the individual invoices to show on the invoice group? Are the available fields documented anywhere?