Hi all! Does anyone know how to add Invoice fields...
# general
m
Hi all! Does anyone know how to add Invoice fields in the Customer Statement Advance PDF? The fields that we want to appear on the printout are custom fields and the Ship To address. Thanks in advance!
m
you should be able to access all custom body invoice fields inside the statement.line sequence as ${line.CUSTOM_FIELD_ID}.
1
m
Thanks @Miki! This works.