Skip to content
Snippets Groups Projects
Commit ee95c2ba authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

todo Kommentar bezüglich Beziehungen (Ampelsystem)

parent 9ecaeae5
No related branches found
No related tags found
No related merge requests found
......@@ -400,6 +400,7 @@
<entityField>
<name>REL_RELATIONSHIP</name>
<title>Relationship</title>
<description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
<contentType>NUMBER</contentType>
<mandatory v="false" />
<valueProcess>%aditoprj%/entity/Pers_entity/entityfields/rel_relationship/valueProcess.js</valueProcess>
......
......@@ -192,6 +192,10 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<name>STANDARD_PHONE_COMM</name>
<title>Phone</title>
</entityField>
<entityField>
<name>RELATIONSHIP</name>
<description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
</entityField>
</entityFields>
<recordContainers>
<dbRecordContainer>
......@@ -289,6 +293,10 @@ See RelationUtils.getRelationTypeByPersOrg for possible values</description>
<name>STANDARD_PHONE_COMM.value</name>
<expression>%aditoprj%/entity/Relation_entity/recordcontainers/db/recordfieldmappings/standard_phone_comm.value/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>RELATIONSHIP.value</name>
<recordfield>RELATION.RELATIONSHIP</recordfield>
</dbRecordFieldMapping>
</recordFieldMappings>
</dbRecordContainer>
</recordContainers>
......
......@@ -119,6 +119,7 @@
</entityField>
<entityField>
<name>RELATION_RELATIONSHIP</name>
<description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
</entityField>
<entityFieldGroup>
<name>resultingRelation_fieldGroup</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment