332 lines
15 KiB
PHP
332 lines
15 KiB
PHP
<div class="card">
|
|
<div class="card-body">
|
|
<div class="row justify-content-center mt-2">
|
|
<div class="col-12">
|
|
|
|
<ul class="nav nav-tabs order-tab">
|
|
<li class="nav-item"><a class="nav-link active" href="#preorder-detail-<?=$preorder->id?>-detail" data-toggle="tab" aria-expanded="false">Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="#preorder-detail-<?=$preorder->id?>-address" data-toggle="tab" aria-expanded="false">Adressdetails</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="#preorder-detail-<?=$preorder->id?>-rimo" data-toggle="tab" aria-expanded="false">RIMO</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="tab-content pt-0">
|
|
<div id="preorder-detail-<?=$preorder->id?>-detail" class="tab-pane show active">
|
|
<div class="row justify-content-center">
|
|
<div class="col-12">
|
|
|
|
<div class="card">
|
|
<div class="card-body">
|
|
<div class="card-header bg-info text-white pl-2 pr-2 pt-1 pb-1">Details</div>
|
|
|
|
<div class="row">
|
|
<div class="col-8">
|
|
<h3>Allgemein</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>ID:</th>
|
|
<td class="text-monospace"><?=$preorder->id?></td>
|
|
</tr><tr>
|
|
<th>Bestellcode:</th>
|
|
<td class="text-monospace"><?=$preorder->ucode?></td>
|
|
</tr><th>Kampagne:</th>
|
|
<td><?=$preorder->campaign->name?></td>
|
|
</tr><tr>
|
|
<th>Status:</th>
|
|
<td class="text-monospace"><?=$preorder->status->code?> - <?=$preorder->status->name?></td>
|
|
</tr><tr>
|
|
<th>OAID:</th>
|
|
<td class="text-monospace text-pink"><?=$preorder->oaid?></td>
|
|
</tr><tr>
|
|
<th>Bestelltyp:</th>
|
|
<td><?=__($preorder->type, "preorder")?></td>
|
|
</tr><tr>
|
|
<th>Anschlusstyp:</th>
|
|
<td><?=__($preorder->connection_type, "preorder")?></td>
|
|
</tr><tr>
|
|
<th>Ist Zusatzbestellung:</th>
|
|
<td><?=($preorder->is_additional_order) ? "Ja" : "Nein"?></td>
|
|
</tr><tr>
|
|
<th>Partner:</th>
|
|
<td><?=$preorder->partner->getCompanyOrName()?></td>
|
|
</tr><tr>
|
|
<th>Erstellt:</th>
|
|
<td class="text-monospace"><?=date("d.m.Y H:i",$preorder->create)?> (<?=$preorder->creator->name?>)</td>
|
|
</tr><tr>
|
|
<th>Zuletzt bearbeitet:</th>
|
|
<td class="text-monospace"><?=date("d.m.Y H:i",$preorder->edit)?> (<?=$preorder->editor->name?>)</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</div>
|
|
<div class="col-4">
|
|
|
|
<h3>Zustimmungen</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Zustimmung AGB:</th>
|
|
<td><?=($preorder->accept_agb) ? '<i class="fas fa-fw fa-check text-success"></i>' : '<i class="fas fa-fw fa-xmark text-danger"></i>'?></td>
|
|
</tr><tr>
|
|
<th>Zustimmung DSGVO:</th>
|
|
<td><?=($preorder->accept_dsgvo) ? '<i class="fas fa-fw fa-check text-success"></i>' : '<i class="fas fa-fw fa-xmark text-danger"></i>'?></td>
|
|
</tr><tr>
|
|
<th>Zustimmung Rücktrittsrecht:</th>
|
|
<td><?=($preorder->accept_withdrawal) ? '<i class="fas fa-fw fa-check text-success"></i>' : '<i class="fas fa-fw fa-xmark text-danger"></i>'?></td>
|
|
</tr><tr>
|
|
<th>Zustimmung Datenweitergabe:</th>
|
|
<td><?=($preorder->accept_marketing) ? '<i class="fas fa-fw fa-check text-success"></i>' : '<i class="fas fa-fw fa-xmark text-danger"></i>'?></td>
|
|
</tr><tr>
|
|
<th>Zustimmung Grabungsarbeiten:</th>
|
|
<td><?=($preorder->accept_digging) ? '<i class="fas fa-fw fa-check text-success"></i>' : '<i class="fas fa-fw fa-xmark text-danger"></i>'?></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
<div class="col-6">
|
|
<h3>Bestelldaten</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Extref:</th>
|
|
<td class="text-monospace"><?=htmlentities($preorder->extref)?></td>
|
|
</tr><tr>
|
|
<th>Adressinfo:</th>
|
|
<td><?=nl2br(htmlentities($preorder->address_info))?></td>
|
|
</tr><tr>
|
|
<th>Versand an:</th>
|
|
<td><?=($preorder->address_info == "address") ? "Anschlussadresse" : "Kontaktadresse"?></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="col-6">
|
|
<?php if($preorder->ordered_services): ?>
|
|
<h3>Bestellte Zusatzdienste</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Dienst</th>
|
|
<th>Bestellt</th>
|
|
<th>Daten</th>
|
|
</tr>
|
|
<?php foreach($preorder->ordered_services as $service): ?>
|
|
<tr>
|
|
<td><?=$service->service?></td>
|
|
<td><?=($service->ordered == true || $service->ordered == 1) ? "Ja" : "Nein"?></td>
|
|
<td class="text-monospace">
|
|
<?php if($service->data): ?>
|
|
<?php foreach($service->data as $data): ?>
|
|
<?=$data->name?>: <?=$data->value?><br />
|
|
<?php endforeach; ?>
|
|
<?php endif; ?>
|
|
</td>
|
|
</tr>
|
|
<?php endforeach; ?>
|
|
</table>
|
|
<?php endif; ?>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="preorder-detail-<?=$preorder->id?>-address" class="tab-pane">
|
|
<div class="row justify-content-center">
|
|
<div class="col-12">
|
|
<div class="card">
|
|
<div class="card-body">
|
|
|
|
<div class="card-header bg-info text-white pl-2 pr-2 pt-1 pb-1">Addressdetails</div>
|
|
|
|
<div class="row">
|
|
<div class="col-6">
|
|
|
|
<h3>Anschlussadresse</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>ID</th>
|
|
<td class="text-monospace"><?=$preorder->adb_hausnummer_id?></td>
|
|
</tr><tr>
|
|
<th>OAID</th>
|
|
<td class="text-monospace text-pink"><?=$preorder->adb_hausnummer->oaid?></td>
|
|
</tr><tr>
|
|
<th>Status</th>
|
|
<td class="text-monospace"><?=$preorder->adb_hausnummer->status->code?> - <?=$preorder->adb_hausnummer->status->name?></td>
|
|
</tr><tr>
|
|
<th>Extref</th>
|
|
<td class="text-monospace"><?=$preorder->adb_hausnummer->extref?></td>
|
|
</tr><tr>
|
|
<th>Straße/Hausnummer</th>
|
|
<td><?=$preorder->adb_hausnummer->strasse->name?> <?=$preorder->adb_hausnummer->hausnummer?></td>
|
|
</tr><tr>
|
|
<th>PLZ Ort</th>
|
|
<td><?=$preorder->adb_hausnummer->plz->plz?> <?=$preorder->adb_hausnummer->ortschaft->name?></td>
|
|
</tr><tr>
|
|
<th>Gemeinde</th>
|
|
<td><?=$preorder->adb_hausnummer->strasse->gemeinde->name?></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>Nutzungseinheit</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>ID</th>
|
|
<td class="text-monospace"><?=($preorder->adb_wohneinheit_id) ? $preorder->adb_wohneinheit_id : ""?></td>
|
|
</tr><tr>
|
|
<th>Status</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->status->code?> - <?=$preorder->adb_wohneinheit->status->name?></td>
|
|
</tr><tr>
|
|
<th>OAID</th>
|
|
<td class="text-monospace text-pink"><?=$preorder->adb_wohneinheit->oaid?></td>
|
|
</tr><tr>
|
|
<th>Extref</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->extref?></td>
|
|
</tr><tr>
|
|
<th>Block</th>
|
|
<td><?=$preorder->adb_wohneinheit->block?></td>
|
|
</tr><tr>
|
|
<th>Stiege</th>
|
|
<td><?=$preorder->adb_wohneinheit->stiege?></td>
|
|
</tr><tr>
|
|
<th>Stock</th>
|
|
<td><?=$preorder->adb_wohneinheit->stock?></td>
|
|
</tr><tr>
|
|
<th>Tür</th>
|
|
<td><?=$preorder->adb_wohneinheit->tuer?></td>
|
|
</tr><tr>
|
|
<th>Zusatz</th>
|
|
<td><?=$preorder->adb_wohneinheit->zusatz?></td>
|
|
</tr><tr>
|
|
<th>Bezeichner</th>
|
|
<td><?=$preorder->adb_wohneinheit->bezeichner?></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="col-6">
|
|
<h3>Kontaktadresse</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Firma</th>
|
|
<td><?=$preorder->company?></td>
|
|
</tr><tr>
|
|
<th>UID</th>
|
|
<td><?=$preorder->uidy?></td>
|
|
</tr><tr>
|
|
<th>Vorname</th>
|
|
<td><?=$preorder->firstname?></td>
|
|
</tr><tr>
|
|
<th>Nachname</th>
|
|
<td><?=$preorder->lastname?></td>
|
|
</tr><tr>
|
|
<th>Straße</th>
|
|
<td>
|
|
<?=$preorder->street?> <?=$preorder->housenumber?>
|
|
<?=($preorder->block) ? "/".$preorder->block : ""?>
|
|
<?=($preorder->stiege) ? "/".$preorder->stiege : ""?>
|
|
<?=($preorder->stock) ? "/".$preorder->stock : ""?>
|
|
<?=($preorder->tuer) ? "/".$preorder->tuer : ""?>
|
|
</td>
|
|
</tr><tr>
|
|
<th>PLZ</th>
|
|
<td><?=$preorder->zip?></td>
|
|
</tr><tr>
|
|
<th>Ort</th>
|
|
<td><?=$preorder->city?></td>
|
|
</tr><tr>
|
|
<th>Telefon</th>
|
|
<td><?=$preorder->phone?></td>
|
|
</tr><tr>
|
|
<th>Email</th>
|
|
<td><?=$preorder->email?></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="preorder-detail-<?=$preorder->id?>-rimo" class="tab-pane">
|
|
<div class="row justify-content-center">
|
|
<div class="col-12">
|
|
|
|
<div class="card">
|
|
|
|
<div class="card-body">
|
|
<div class="card-header bg-info text-white pl-2 pr-2 pt-1 pb-1">RIMO</div>
|
|
|
|
<div class="row">
|
|
<div class="col-6">
|
|
<h3>Metadaten</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Building Name:</th>
|
|
<td class="text-monospace"><?=$preorder->adb_hausnummer->extref?>
|
|
</tr><tr>
|
|
<th>Home External ID:</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->extref?>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="col-6">
|
|
<h3>FTU</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>FTU Name:</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->ftu_data["name"]?>
|
|
</tr><tr>
|
|
<th>FTU External ID:</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->ftu_data["id"]?>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
<div class="row">
|
|
|
|
<div class="col-6">
|
|
<h3>Workorder</h3>
|
|
<table class="table table-sm table-striped">
|
|
<tr>
|
|
<th>Name</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->rimo_workorder->rimo_name?></td>
|
|
</tr><tr>
|
|
<th>External ID</th>
|
|
<td class="text-monospace"><?=$preorder->adb_wohneinheit->rimo_workorder->rimo_id?></td>
|
|
</tr><tr>
|
|
<th>Status</th>
|
|
<td><?=$preorder->adb_wohneinheit->rimo_workorder->rimo_status?></td>
|
|
</tr><tr>
|
|
<th>Erstellt</th>
|
|
<td class="text-monospace"><?=($preorder->adb_wohneinheit->rimo_workorder->id) ? date("d.m.Y H:i:s", $preorder->adb_wohneinheit->rimo_workorder->create) : ""?></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|