Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Invoice Group Advanced Template: show Invoice project numbers?
Seems this question was asked last in 2022, and it's closed, so I'm bringing it back for one more try.
I have a customized Invoice Group detail template which includes just about everything I need except for the Project at the Invoice level.
Neither invoice_summary nor invoice_details expose the project field from the Invoice yet… as of 2025.
Custom fields in the main record are accessible as record.custrecord_field but a custom column I created with the project number are not displayed when used in the <#list groupedinvoices_detailed as invoice_details> in invoice_details.custcol_column_with_projnum syntax. I've tried every permutation of project/job/parent/entity that I can think of and get no results.