{{ deliveryNote.customerName }}
{% if deliveryNote.customerAddress %}{{ deliveryNote.customerAddress }}
{% endif %} {% if deliveryNote.customerPostalCode or deliveryNote.customerCity %}{{ deliveryNote.customerPostalCode }} {{ deliveryNote.customerCity }}
{% endif %} {% if deliveryNote.contactPerson %}Ansprechpartner: {{ deliveryNote.contactPerson }}
{% endif %}H2 Mobility Deutschland GmbH & Co. KG
EUREF-Campus 10-11
10829 Berlin
E-Mail: kontakt@h2-mobility.de
{{ deliveryNote.technicalContactName }}
{% if deliveryNote.technicalContactTitle %}{{ deliveryNote.technicalContactTitle }}
{% endif %} {% if deliveryNote.technicalContactEmail %}{{ deliveryNote.technicalContactEmail }}
{% endif %} {% if deliveryNote.technicalContactPhone %}{{ deliveryNote.technicalContactPhone }}
{% endif %} {% else %}Daniel Knitter
Regional Manager Operation West
knitter@h2-mobility.de
+49 151 195 400 43
{% endif %}| Pos. | Bezeichnung | Menge |
|---|---|---|
| {{ item.position }} | {{ item.description }} | {{ item.quantity|number_format(2, ',', '.') }} {{ item.unit }} |
Ware geliefert und erhalten:
{{ deliveryNote.deliveryDate|date('d.m.Y') }}
{{ deliveryNote.notes }}