diff --git a/Layout/default/Preorder/Index.php b/Layout/default/Preorder/Index.php index 84eaad700..c09dbb25e 100644 --- a/Layout/default/Preorder/Index.php +++ b/Layout/default/Preorder/Index.php @@ -228,6 +228,9 @@
| + is("preorderfront")): ?> | Kampagne | Bestelltyp Bestellcode |
Status | @@ -244,7 +247,12 @@|
|---|---|---|---|---|
| + + | + is("preorderfront")): ?>=$preorder->campaign->name?> |
=__($preorder->type, "preorder")?> @@ -294,11 +302,20 @@ | is("preorderfront")): ?> - $preorder->id])?>"> + $preorder->id])?>"> $preorder->id, "filter" => $filter])?>" class="text-danger" onclick="if(!confirm('Vorbestellung wirklich löschen?')) return false;" title="Vorbestellung Löschen"> |
| ID: | +=$preorder->id?> | +
|---|---|
| Bestellcode: | +=$preorder->ucode?> | +Kampagne: | +=$preorder->campaign->name?> | +
| Status: | +=$preorder->status->code?> - =$preorder->status->name?> | +
| OAID: | +=$preorder->oaid?> | +
| Bestelltyp: | +=__($preorder->type, "preorder")?> | +
| Anschlusstyp: | +=__($preorder->connection_type, "preorder")?> | +
| Ist Zusatzbestellung: | +=($preorder->is_additional_order) ? "Ja" : "Nein"?> | +
| Partner: | +=$preorder->partner->getCompanyOrName()?> | +
| Erstellt: | +=date("d.m.Y H:i",$preorder->create)?> (=$preorder->creator->name?>) | +
| Zuletzt bearbeitet: | +=date("d.m.Y H:i",$preorder->edit)?> (=$preorder->editor->name?>) | +
| Zustimmung AGB: | +=($preorder->accept_agb) ? '' : ''?> | +
|---|---|
| Zustimmung DSGVO: | +=($preorder->accept_dsgvo) ? '' : ''?> | +
| Zustimmung Rücktrittsrecht: | +=($preorder->accept_withdrawal) ? '' : ''?> | +
| Zustimmung Datenweitergabe: | +=($preorder->accept_marketing) ? '' : ''?> | +
| Zustimmung Grabungsarbeiten: | +=($preorder->accept_digging) ? '' : ''?> | +
| Extref: | +=htmlentities($preorder->extref)?> | +
|---|---|
| Adressinfo: | +=nl2br(htmlentities($preorder->address_info))?> | +
| Versand an: | +=($preorder->address_info == "address") ? "Anschlussadresse" : "Kontaktadresse"?> | +
| Dienst | +Bestellt | +Daten | +
|---|---|---|
| =$service->service?> | +=($service->ordered == true || $service->ordered == 1) ? "Ja" : "Nein"?> | +
+ data): ?>
+ data as $data): ?>
+ =$data->name?>: =$data->value?> + + + |
+
| ID | +=$preorder->adb_hausnummer_id?> | +
|---|---|
| OAID | +=$preorder->adb_hausnummer->oaid?> | +
| Status | +=$preorder->adb_hausnummer->status->code?> - =$preorder->adb_hausnummer->status->name?> | +
| Extref | +=$preorder->adb_hausnummer->extref?> | +
| Straße/Hausnummer | +=$preorder->adb_hausnummer->strasse->name?> =$preorder->adb_hausnummer->hausnummer?> | +
| PLZ Ort | +=$preorder->adb_hausnummer->plz->plz?> =$preorder->adb_hausnummer->ortschaft->name?> | +
| Gemeinde | +=$preorder->adb_hausnummer->strasse->gemeinde->name?> | +
| ID | +=($preorder->adb_wohneinheit_id) ? $preorder->adb_wohneinheit_id : ""?> | +
|---|---|
| Status | +=$preorder->adb_wohneinheit->status->code?> - =$preorder->adb_wohneinheit->status->name?> | +
| OAID | +=$preorder->adb_wohneinheit->oaid?> | +
| Extref | +=$preorder->adb_wohneinheit->extref?> | +
| Block | +=$preorder->adb_wohneinheit->block?> | +
| Stiege | +=$preorder->adb_wohneinheit->stiege?> | +
| Stock | +=$preorder->adb_wohneinheit->stock?> | +
| Tür | +=$preorder->adb_wohneinheit->tuer?> | +
| Zusatz | +=$preorder->adb_wohneinheit->zusatz?> | +
| Bezeichner | +=$preorder->adb_wohneinheit->bezeichner?> | +
| Firma | +=$preorder->company?> | +
|---|---|
| UID | +=$preorder->uidy?> | +
| Vorname | +=$preorder->firstname?> | +
| Nachname | +=$preorder->lastname?> | +
| Straße | ++ =$preorder->street?> =$preorder->housenumber?> + =($preorder->block) ? "/".$preorder->block : ""?> + =($preorder->stiege) ? "/".$preorder->stiege : ""?> + =($preorder->stock) ? "/".$preorder->stock : ""?> + =($preorder->tuer) ? "/".$preorder->tuer : ""?> + | +
| PLZ | +=$preorder->zip?> | +
| Ort | +=$preorder->city?> | +
| Telefon | +=$preorder->phone?> | +
| =$preorder->email?> | +
| Building Name: | +=$preorder->adb_hausnummer->extref?> + |
|---|---|
| Home External ID: | +=$preorder->adb_wohneinheit->extref?> + |
| FTU Name: | +=$preorder->adb_wohneinheit->ftu_data["name"]?> + |
|---|---|
| FTU External ID: | +=$preorder->adb_wohneinheit->ftu_data["id"]?> + |
| Name | +=$preorder->adb_wohneinheit->rimo_workorder->rimo_name?> | +
|---|---|
| External ID | +=$preorder->adb_wohneinheit->rimo_workorder->rimo_id?> | +
| Status | +=$preorder->adb_wohneinheit->rimo_workorder->rimo_status?> | +
| Erstellt | +=($preorder->adb_wohneinheit->rimo_workorder->id) ? date("d.m.Y H:i:s", $preorder->adb_wohneinheit->rimo_workorder->create) : ""?> | +