From 6af002122a69ab3ac3ace7565ffbec1e25baecf7 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 24 Sep 2023 22:29:48 -0400 Subject: [PATCH] Remove Relations on document when deleted or archived, added Short description field to summerize document changes or summerize a document, add header to Document Details showing Title, Date Created, Prepared by --- client_document_add_from_template_modal.php | 10 +++++ client_document_add_modal.php | 10 +++++ client_document_details.php | 19 +++++++- client_document_edit_modal.php | 5 +++ client_documents.php | 5 ++- post/document.php | 48 ++++++++++++++++++--- 6 files changed, 89 insertions(+), 8 deletions(-) diff --git a/client_document_add_from_template_modal.php b/client_document_add_from_template_modal.php index be3b78e1..26ca894c 100644 --- a/client_document_add_from_template_modal.php +++ b/client_document_add_from_template_modal.php @@ -45,6 +45,16 @@ + +
+
+
+ +
+ +
+
+
diff --git a/client_document_add_modal.php b/client_document_add_modal.php index af94381c..1b44d98c 100644 --- a/client_document_add_modal.php +++ b/client_document_add_modal.php @@ -41,6 +41,16 @@
+ + +
+
+
+ +
+ +
+