| Description | Qty | Unit Price | Total |
|---|---|---|---|
| {{ item.description }} {% if item.sku or item.ean %} {% if item.sku %}SKU: {{ item.sku }}{% endif %} {% if item.sku and item.ean %} | {% endif %} {% if item.ean %}EAN: {{ item.ean }}{% endif %} {% endif %} | {{ item.quantity }} | {{ "%.2f"|format(item.unit_price_cents / 100) }} {{ invoice.currency }} | {{ "%.2f"|format(item.total_cents / 100) }} {{ invoice.currency }} |
{{ payment_terms }}
{% endif %} {% if bank_details %} {% if bank_details.bank_name %} Bank: {{ bank_details.bank_name }}