From 76053f313e8d07597f257e88d287a602106ad0c5 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Thu, 3 Apr 2025 19:35:38 +0200 Subject: [PATCH] Added warning when not uploading file in Contract Productchange --- .../Contract/include/productchange-action.php | 62 +++++++++++- application/Contract/ContractController.php | 99 +++++++++++++++++-- 2 files changed, 149 insertions(+), 12 deletions(-) diff --git a/Layout/default/Contract/include/productchange-action.php b/Layout/default/Contract/include/productchange-action.php index b55b4dec4..266c5426b 100644 --- a/Layout/default/Contract/include/productchange-action.php +++ b/Layout/default/Contract/include/productchange-action.php @@ -19,7 +19,7 @@

Neuer Contract

-
"> + " enctype="multipart/form-data" id="changeForm"> @@ -235,10 +235,29 @@ - - -
+ +
+
+ + +
+ Vertragsdokument erforderlich +
+
+ +
+ +
+
+

ACHTUNG: Der Upload eines Vertragsdokuments ist, bis auf wenige Ausnahmen, immer nötig. Wenn Sie sich sicher sind, dass der Upload nicht nötig ist, kreuzen Sie folgende Option an:

+ +
+
+
+ + +