Rechnungen
| Rechnung | Auftrag | Ausgestellt | Fällig | Zahlungsart | Gesamt |
|---|---|---|---|---|---|
| = h($invoice['invoice_number']) ?> | = h($invoice['booking_id']) ?> | = h(formatDate($invoice['issue_date'])) ?> | = h(formatDate($invoice['due_date'])) ?> | = h($invoice['payment_method_label']) ?> | = h(formatCurrency((int) $invoice['total_cents'])) ?> |
| Noch keine Rechnungen vorhanden. | |||||