Jump to content
  • 0

Tags in Invoice Email Template (Unpaid) not working


Question

Posted

Hello, 

it works only {contact.company} and {contact.first_name} {contact.last_name} but why?

 

Hi {contact.first_name} {contact.last_name},



eine neue Rechnung wurde in unserem System für Sie erstellt:
 

Kundennummer: {contact.id_code}

{% if contact.company %} Firma: {contact.company}{% else %}Name: {contact.first_name} {contact.last_name}{% endif %}
Rechnungsbetrag: {invoice.total}
Rechnungsnummer: {invoice.id_code}
Rechnungsdatum: {invoice.date_billed}
Fälligkeit: {invoice.date_due}

{% debug %}

Die Rechnung finden Sie als PDF-Anhang in dieser E-Mail

Thank You

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...