user_name) . ', ' . ($invoice->user_address_1) . ', ' . ($invoice->user_zip) . ' ' . ($invoice->user_city) ?>

' . $custom_fields['client']['firmenname'] . '
'; } if ($custom_fields['client']['abteilung'] == null) { echo ''; } else { echo '
' . $custom_fields['client']['abteilung'] . '
'; } if ($custom_fields['client']['abteilung1'] == null) { echo ''; } else { echo '
' . $custom_fields['client']['abteilung1'] . '
'; } if ($custom_fields['client']['abteilung2'] = null) { echo ''; } else { echo '
' . $custom_fields['client']['abteilung2'] . '
'; } if ($custom_fields['client']['abteilung3'] == null) { echo ''; } else { echo '
' . $custom_fields['client']['abteilung3'] . '
'; } if ($custom_fields['client']['nachname'] == null) { echo ''; } elseif ($custom_fields['client']['privatperson'] == true) { echo '
' . $custom_fields['client']['vorname'] . ' ' . $custom_fields['client']['nachname'] . '
'; } elseif ($custom_fields['client']['anrede'] == 'Sehr geehrter Herr') { echo '
' . 'Herrn ' . $custom_fields['client']['vorname'] . ' ' . $custom_fields['client']['nachname'] . '
'; } else { echo '
' . 'Frau ' . $custom_fields['client']['vorname'] . ' ' . $custom_fields['client']['nachname'] . '
'; } if ($invoice->client_address_1) { echo '
' . htmlsc($invoice->client_address_1) . '
'; } if ($invoice->client_address_2) { echo '
' . htmlsc($invoice->client_address_2) . '
'; } if ($invoice->client_zip || $invoice->client_city) { echo '
'; if ($invoice->client_zip) { echo htmlsc($invoice->client_zip) . ' '; } if ($invoice->client_city) { echo htmlsc($invoice->client_city); } echo '
'; } echo '
'; ?>
user_name); ?>
user_vat_id) { echo '
' . trans('vat_id_short') . ': ' . $invoice->user_vat_id . '
'; } if ($invoice->user_address_2) { echo '
' . htmlsc($invoice->user_address_2) . '
'; } if ($invoice->user_address_1) { echo '
' . htmlsc($invoice->user_address_1) . '
'; } if ($invoice->user_city || $invoice->user_state || $invoice->user_zip) { echo '
'; if ($invoice->user_zip) { echo htmlsc($invoice->user_zip) . ' '; } if ($invoice->user_city) { echo htmlsc($invoice->user_city) . ' '; } echo '
'; } echo '
'; if ($invoice->user_phone) { echo '
' . trans('phone_abbr') . ': ' . htmlsc($invoice->user_phone) . '
'; } if ($invoice->user_email) { echo '
' . trans('E-Mail') . ': ' . htmlsc($invoice->user_email) . '
'; } echo '
'; if ($invoice->user_iban) { echo 'Bank: netbank'; echo '
'; echo trans('IBAN') . ': ' . htmlsc($invoice->user_iban); echo '
'; echo 'BIC: GENODEF1S15'; echo '
'; } echo '
'; if ($invoice->user_tax_code) { echo '
' . 'StNr' . ': ' . $invoice->user_tax_code . '
'; } if ($invoice->user_subscribernumber) { echo '
' . trans('IK') . ': ' . $invoice->user_subscribernumber . '
'; } ?>
invoice_date_created, true); ?>

invoice_number; ?>

ich war für folgende Termine als Gebärdensprachdolmetscherin tätig:

' . 'Einsatzort:' . '' . ' ' . $custom_fields['invoice']['einsatzort']; ?>
' . 'Einsatzart:' . '' . ' ' . $custom_fields['invoice']['einsatzart']; ?>
' . 'Anspruchnehmer: ' . '' . ' ' . $custom_fields['invoice']['anspruchnehmer']; } ?>

Somit stelle ich wie folgt in Rechnung:

item_description][] = $item; //ein neues Array bauen mit dem Datum als Index } //echo ""; foreach($sorted_items as $datum=>$item){ //für jedes Datum eine Zeile generieren $summe = 0.00; echo ""; echo ""; foreach($item as $pos){ //für jede Position des Datums eine Spalte generieren //$quantity = str_pad($pos->item_quantity, 5, "0", STR_PAD_LEFT); //Anzahl Stunden immer 2-stellig machen (Geschmackssache) if ($pos->item_product_unit === "Std") { $quantity = str_pad($pos->item_quantity, 5, "0", STR_PAD_LEFT); } else { $quantity = rtrim($pos->item_quantity, ".00"); } echo ""; //Menge und Einheit ausgeben $summe += $pos->item_subtotal; //Zwischensumme der Position aufaddieren } echo ""; //Zwischensumme pro Datum ausgeben echo ""; } echo ""; //bisschen Kosmetik echo ""; //Gesamtsumme ausgeben echo "
Datum Einsatzdauer ÖPNV Fahrtzeit
Hin- und Rück
Summe
product_name == 'oepnv') { echo htmlsc($product->product_price) . ' €'; //ÖPNV/Fahrtkosten } ?>
Datum Einsatzdauer Fahrtkosten Fahrtzeit
Hin- und Rück
Summe
DatumEinsatzdauerFahrtkostenFahrtzeitSummeÖPNV
$datum$quantity $pos->item_product_unit" . number_format($summe,2,'.','') . "€
Gesamt: $invoice->invoice_item_subtotal €
"; ?>

Die Umsatzsteuer entfällt gemäß § 4 Nr. 16 Satz 1 Buchstabe I UStG. Bitte überweisen Sie den Betrag unter Angabe der Rechnungsnummer innerhalb von 14 Tagen auf oben angegebenes Konto.

Ich bedanke mich für den Auftrag und freue mich auf eine erneute Zusammenarbeit.

Mit freundlichen Grüßen


Michaela Weisgerber