diff --git a/entity/DSGVOInfo_entity/DSGVOInfo_entity.aod b/entity/DSGVOInfo_entity/DSGVOInfo_entity.aod index be603dc7724d2ba716a1f83c2919f43fb98c49f5..3a93c868fef2e8cad9751279d37f2494b489eb04 100644 --- a/entity/DSGVOInfo_entity/DSGVOInfo_entity.aod +++ b/entity/DSGVOInfo_entity/DSGVOInfo_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>DSGVOInfo_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/DSGVOInfo_entity/documentation.adoc</documentation> <onValidation>%aditoprj%/entity/DSGVOInfo_entity/onValidation.js</onValidation> <recordContainer>db</recordContainer> <entityFields> diff --git a/entity/DSGVOInfo_entity/documentation.adoc b/entity/DSGVOInfo_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..b97729c5d48b5fb0134b0f1e9f8e529152d17814 --- /dev/null +++ b/entity/DSGVOInfo_entity/documentation.adoc @@ -0,0 +1,3 @@ += DSGVOInfo_entity + +Entity for mapping the logic for DSGVO Report \ No newline at end of file diff --git a/entity/DSGVO_entity/DSGVO_entity.aod b/entity/DSGVO_entity/DSGVO_entity.aod index 0d673ba4b18194ec6f895509d890ab1cf87e32f1..9a7495a7006c35cd38abae711306219ee914bf40 100644 --- a/entity/DSGVO_entity/DSGVO_entity.aod +++ b/entity/DSGVO_entity/DSGVO_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.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11"> <name>DSGVO_entity</name> <majorModelMode>DISTRIBUTED</majorModelMode> + <documentation>%aditoprj%/entity/DSGVO_entity/documentation.adoc</documentation> <icon>VAADIN:LOCK</icon> <title>Data Privacy</title> <siblings> diff --git a/entity/DSGVO_entity/documentation.adoc b/entity/DSGVO_entity/documentation.adoc new file mode 100644 index 0000000000000000000000000000000000000000..f9d086c2576e5633040cbe6b7c58b605e5cff768 --- /dev/null +++ b/entity/DSGVO_entity/documentation.adoc @@ -0,0 +1,3 @@ += DSGVO_entity + +Entity for mapping the logic for DSGVO \ No newline at end of file