From e5233568a3f4a43204559df46a0515e0b0621737 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Mon, 13 Jun 2022 17:27:08 +0200 Subject: [PATCH] Contract WIP --- Layout/default/Contract/Form.php | 253 +++++++++++++++++++- application/Address/Address.php | 16 -- application/Contract/ContractController.php | 101 ++++++++ application/Contract/ContractModel.php | 32 ++- lib/mvcfronk/mfBase/mfBaseModel.php | 16 +- 5 files changed, 386 insertions(+), 32 deletions(-) diff --git a/Layout/default/Contract/Form.php b/Layout/default/Contract/Form.php index 341702fa4..0b5a4d714 100644 --- a/Layout/default/Contract/Form.php +++ b/Layout/default/Contract/Form.php @@ -57,19 +57,132 @@
- +
- + + Eindeutige Identifizierung das Produkts. Z.B. Anschlussadresse, Domainname usw.
- +
- + + Scheint statt dem echten Produktnamen auf der Rechnung auf
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ + + + + +
+
@@ -101,11 +214,31 @@