From f272460a5a87d8baaebd60883f381b146462876e Mon Sep 17 00:00:00 2001
From: "b.ulrich" <b.ulrich@adito.de>
Date: Thu, 2 Apr 2020 13:40:19 +0200
Subject: [PATCH] =?UTF-8?q?[Projekt:=20Entwicklung=20-=20Neon][TicketNr.:?=
 =?UTF-8?q?=201051569][Documentation-Property=20an=20verschiedenen=20Stell?=
 =?UTF-8?q?en=20f=C3=BCllen]=20DSGVOReport=5Fentity?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 entity/DSGVOReport_entity/DSGVOReport_entity.aod     | 1 +
 entity/DSGVOReport_entity/documentation.adoc         | 5 +++++
 entity/DuplicatesUnrelated_entity/documentation.adoc | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 entity/DSGVOReport_entity/documentation.adoc

diff --git a/entity/DSGVOReport_entity/DSGVOReport_entity.aod b/entity/DSGVOReport_entity/DSGVOReport_entity.aod
index c69e9f115c..5e1db83b43 100644
--- a/entity/DSGVOReport_entity/DSGVOReport_entity.aod
+++ b/entity/DSGVOReport_entity/DSGVOReport_entity.aod
@@ -2,6 +2,7 @@
 <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.13" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.13">
   <name>DSGVOReport_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/DSGVOReport_entity/documentation.adoc</documentation>
   <recordContainer>recordContainer</recordContainer>
   <entityFields>
     <entityProvider>
diff --git a/entity/DSGVOReport_entity/documentation.adoc b/entity/DSGVOReport_entity/documentation.adoc
new file mode 100644
index 0000000000..8678b069e3
--- /dev/null
+++ b/entity/DSGVOReport_entity/documentation.adoc
@@ -0,0 +1,5 @@
+= DSGVOReport_entity
+
+Definition: Entity for the DSGVO Report 
+Purpose: Entity simply for building and opening the different kinds of DSGVO Reports.
+Particularities: The Field REPORT_DATA get's filled depending on the parameters given.
\ No newline at end of file
diff --git a/entity/DuplicatesUnrelated_entity/documentation.adoc b/entity/DuplicatesUnrelated_entity/documentation.adoc
index 31443f7e16..06d0fa2749 100644
--- a/entity/DuplicatesUnrelated_entity/documentation.adoc
+++ b/entity/DuplicatesUnrelated_entity/documentation.adoc
@@ -1,3 +1,3 @@
 =DuplicateUnrelated_entity
 
-These Duplicates not related to a nother Entity.
\ No newline at end of file
+These Duplicates not related to another Entity.
\ No newline at end of file
-- 
GitLab