From 06b51d56dff3e8ca5b1e4f20de287f3898301e9d Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 24 Oct 2023 15:32:27 +0200 Subject: [PATCH] Added new preorder-detail template --- .../Preorder/include/preorder-detail.php | 152 ++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 Layout/default/Preorder/include/preorder-detail.php diff --git a/Layout/default/Preorder/include/preorder-detail.php b/Layout/default/Preorder/include/preorder-detail.php new file mode 100644 index 000000000..824477615 --- /dev/null +++ b/Layout/default/Preorder/include/preorder-detail.php @@ -0,0 +1,152 @@ +
+
+
+
+ + +
+ +
+ +
+
+
+
+ +
+
+
Details
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Kampagne:campaign->name?>
Status:status->code?> - status->name?>
Bestellcode:ucode?>
OAID:oaid?>
Bestelltyp:type, "preorder")?>
Partner:partner->getCompanyOrName()?>
Erstellt:create)?> (creator->name?>)
Zuletzt bearbeitet:edit)?> (editor->name?>)
+
+
+
+
+
+ +
+
+
+
+
+
+
+
Anschlussadresse
+ + + + + + + + + + + + + + +
Straße Hausnummeradb_hausnummer->strasse->name?> adb_hausnummer->hausnummer?>
PLZadb_hausnummer->plz->plz?>
Ortadb_hausnummer->ortschaft->name?>
Gemeindeadb_hausnummer->strasse->gemeinde->name?>
+ +
Nutzungseinheit
+ + + + + + + + +
IDadb_wohneinheit_id) ? $preorder->adb_wohneinheit_id : ""?>
Bezeichneradb_wohneinheit?>
+
+ +
+
Kontakt
+
+ +
+
+
+
+
+
+ +
+
+
+ +
+ +
+
RIMO
+ + +
+
+
+
+
+ + + + +
+
+
+
+
+ Files +
+
+
+
+
+ +
+
+
+
+
+ + +
+
+
+
+
+ +
+ +
+
\ No newline at end of file