From c7bd7ea8f3a5e1e3eb180ef6de44c0be5517dd53 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Thu, 8 Sep 2022 14:58:18 +0200 Subject: [PATCH] Switched Preorder building source to AddressDB --- Layout/default/Preorder/Form.php | 355 +++++++----------- Layout/default/Preorder/Form_1.php | 147 +++++++- Layout/default/Preorder/Index.php | 12 + application/ADBHausnummer/ADBHausnummer.php | 38 +- application/ADBOrtschaft/ADBOrtschaft.php | 24 ++ application/ADBStrasse/ADBStrasse.php | 33 +- application/ADBWohneinheit/ADBWohneinheit.php | 52 ++- .../ADBWohneinheit/ADBWohneinheitModel.php | 6 +- application/AddressDB/AddressDBController.php | 257 +++++++++++++ application/Preorder/Preorder.php | 13 + application/Preorder/PreorderController.php | 6 +- application/Preorder/PreorderModel.php | 23 ++ lib/mvcfronk/mfBase/mfBaseApicontroller.php | 1 + 13 files changed, 724 insertions(+), 243 deletions(-) diff --git a/Layout/default/Preorder/Form.php b/Layout/default/Preorder/Form.php index 8b350b978..d71fb9e33 100644 --- a/Layout/default/Preorder/Form.php +++ b/Layout/default/Preorder/Form.php @@ -45,72 +45,27 @@ - -
- -
- + product_type != "setup_only"): ?> +
+ +
+ +
-
- - isAdmin()): ?> -
- -
- + + isAdmin()): ?> +
+ +
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
-
-
- -
- -
-
- -
- -
- -
-
-

Kundendaten

@@ -315,11 +271,7 @@