10-30-2024, 05:44 PM
The invoice template only show the invoice value and due date, but how to show purchased items of invoice?
Possible variables are blank like {{ invoice.lines.lines }} or {{ invoice.lines.text1 }}
I saw that invoice.lines is the variable to show items at invoice page, but what we can do to show it in emails templates? Maybe is it a bug?
I'm trying to find the file where is setted this email template variables, if you know, please.
Possible variables are blank like {{ invoice.lines.lines }} or {{ invoice.lines.text1 }}
I saw that invoice.lines is the variable to show items at invoice page, but what we can do to show it in emails templates? Maybe is it a bug?
I'm trying to find the file where is setted this email template variables, if you know, please.