Hi
I am struggling to ad placeholders to my customer statement email template?
I have looked at the following help pages and also several other pages:
However, it seems that the placeholders only work on the Sales Invoice and not on the Customer Statements?
The fields I have tested so far on Customer Statements:
{{recipient.name}}
{{ recipient.name }}
{CustomerName}
{statement.date}
{CustomerName}
As the Customer Statement help page mentions the following without stipulating the placeholders:
You can customize both the subject line and message body of the email. The template supports placeholders that will be automatically replaced with actual values when sending the email.
Common placeholders include customer name, statement date, and business details. These placeholders ensure each email is personalized with the correct information.
Any help would be appreciated?