Kundennummer: {{itemInfo.customerNumber}}
-Typ: {{itemInfo.isCompany ? 'Firma' : 'Privatperson'}}
-Straße + Hausnummer: {{itemInfo.infoData.street}}
-PLZ + Ort: {{itemInfo.infoData.zip}} {{itemInfo.infoData.city}}
-Telefon: {{itemInfo.infoData.tel}}
-E-Mail: {{itemInfo.infoData.email}}
-Web: {{itemInfo.infoData.web}}
-USt-Id: {{itemInfo.infoData.ustid}}
-Notizen:
{{itemInfo.notes}}
Kundennummer: {{itemInfo.customerNumber}}
+Typ: {{itemInfo.isCompany ? 'Firma' : 'Privatperson'}}
+Straße + Hausnummer: {{itemInfo.infoData.street}}
+PLZ + Ort: {{itemInfo.infoData.zip}} {{itemInfo.infoData.city}}
+Telefon: {{itemInfo.infoData.tel}}
+E-Mail: {{itemInfo.infoData.email}}
+Web: {{itemInfo.infoData.web}}
+USt-Id: {{itemInfo.infoData.ustid}}
+Notizen:
{{itemInfo.notes}}