From 517174de4c7862be0a758d172265ccb72c85de48 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 25 Jan 2022 22:39:57 +0100 Subject: [PATCH] Order/Form: Changed owner and billingaddress to autocomplete instead of select --- Layout/default/Order/Form.php | 279 +++++++++++++++------- Layout/default/header.php | 1 + application/Address/AddressController.php | 83 +++++++ application/Address/AddressModel.php | 17 +- application/Order/OrderController.php | 64 +++-- lang/de.php | 2 +- public/js/bootstrap-autocomplete.min.js | 2 +- scripts/import_customers_from_ivt.php | 2 +- scripts/update_customers_street.php | 50 ++++ 9 files changed, 385 insertions(+), 115 deletions(-) create mode 100644 scripts/update_customers_street.php diff --git a/Layout/default/Order/Form.php b/Layout/default/Order/Form.php index 1a44e4417..4f90b9de4 100644 --- a/Layout/default/Order/Form.php +++ b/Layout/default/Order/Form.php @@ -1,4 +1,5 @@ @@ -41,17 +42,17 @@
- -

Vertragsinhaber

- - - - - + +
+ +
+
-
Verzögerte Herstellung:
+

Verzögerte Herstellung:

-
- -
- finish_after) : ""?>" /> -
-
- -
- -
- -
-
+
+ +
+ finish_after) : ""?>" /> +
+
+ +
+ +
+ +
+
@@ -291,64 +294,68 @@
-

Verrechnung

-
-
- -
- -
- +