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

refactor dfo: Pers_entity

parent d8c5038a
No related branches found
No related tags found
No related merge requests found
Showing
with 55 additions and 53 deletions
......@@ -74,7 +74,7 @@
<entityDependency>
<name>8931861c-bc1b-4545-a472-2020e2ca72e2</name>
<entityName>Pers_entity</entityName>
<fieldName>PersActivity_dfo</fieldName>
<fieldName>Activities</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -110,7 +110,7 @@
<entityDependency>
<name>efdb2f19-ab41-4f49-941a-843610e2b31b</name>
<entityName>Pers_entity</entityName>
<fieldName>PersAddress_dfo</fieldName>
<fieldName>PersAddresses</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......@@ -136,7 +136,7 @@
<entityDependency>
<name>388f6ad3-b817-4dc0-a5d5-a41eec485357</name>
<entityName>Pers_entity</entityName>
<fieldName>PersOrgsAddresses_dfo</fieldName>
<fieldName>OrgAddresses</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -89,7 +89,7 @@ Usually this is used for filtering COMM-entires by a specified contact or creati
<entityDependency>
<name>e54350c7-b9a6-4f7a-ac35-506922f3964b</name>
<entityName>Pers_entity</entityName>
<fieldName>PersComm_dfo</fieldName>
<fieldName>Communications</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......@@ -127,7 +127,7 @@ Usually this is used for filtering COMM-entires by a specified contact or creati
<entityDependency>
<name>2d615521-e9b9-463f-8e09-b5749b5484ff</name>
<entityName>Pers_entity</entityName>
<fieldName>PersCommPhone_dfo</fieldName>
<fieldName>PhoneCommunications</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......@@ -139,7 +139,7 @@ Usually this is used for filtering COMM-entires by a specified contact or creati
<entityDependency>
<name>b1cc8f6a-e3c1-4d52-9fae-cf254ced5211</name>
<entityName>Pers_entity</entityName>
<fieldName>PersCommEmail_dfo</fieldName>
<fieldName>EmailCommunications</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -108,7 +108,7 @@
<entityDependency>
<name>2146b082-6377-4b34-be6b-3dad18885614</name>
<entityName>Pers_entity</entityName>
<fieldName>PersContract_dfo</fieldName>
<fieldName>Contracts</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -102,7 +102,7 @@
<entityDependency>
<name>b312a3cc-2689-4bf6-8a83-85f0c21ae61e</name>
<entityName>Pers_entity</entityName>
<fieldName>PersDocument_dfo</fieldName>
<fieldName>Documents</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -19,7 +19,7 @@
<entityDependency>
<name>3feb4002-8a56-4be8-adc7-5a81c3cb72c5</name>
<entityName>Pers_entity</entityName>
<fieldName>PersGender_dfo</fieldName>
<fieldName>Genders</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -206,7 +206,7 @@
<entityDependency>
<name>744259f7-3b08-4147-8376-3311b7a35712</name>
<entityName>Pers_entity</entityName>
<fieldName>ObjectRelation_dfo</fieldName>
<fieldName>ObjectRelations</fieldName>
<isConsumer v="false" />
</entityDependency>
<entityDependency>
......
......@@ -172,12 +172,6 @@
<fieldType>DEPENDENCY_IN</fieldType>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
<name>11f8e13a-d801-4bd6-829c-d334c49e9a4c</name>
<entityName>Pers_entity</entityName>
<fieldName>PersOrg_dfo</fieldName>
<isConsumer v="false" />
</entityDependency>
<entityDependency>
<name>a6e1d9a2-9079-4415-b56f-865df5170d5e</name>
<entityName>Salesproject_entity</entityName>
......@@ -300,6 +294,14 @@
</entityConsumer>
<entityProvider>
<name>#PROVIDER</name>
<dependencies>
<entityDependency>
<name>72825dbe-c602-4c17-9aa8-546c4b61f2f9</name>
<entityName>Pers_entity</entityName>
<fieldName>Organisations</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
</entityProvider>
<entityConsumer>
<name>Documents</name>
......
......@@ -107,7 +107,7 @@
</fields>
</entityFieldGroup>
<entityConsumer>
<name>PersActivity_dfo</name>
<name>Activities</name>
<title>Activities</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -118,11 +118,11 @@
<children>
<entityParameter>
<name>RowId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persactivity_dfo/children/rowid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/activities/children/rowid_param/code.js</code>
</entityParameter>
<entityParameter>
<name>ObjectId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persactivity_dfo/children/objectid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/activities/children/objectid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -152,7 +152,7 @@
<entityField>
<name>ORG_ID</name>
<title>Firma</title>
<consumer>PersOrg_dfo</consumer>
<consumer>Organisations</consumer>
<linkedContextProcess>%aditoprj%/entity/Pers_entity/entityfields/org_id/linkedContextProcess.js</linkedContextProcess>
<mandatory v="false" />
<searchable v="false" />
......@@ -184,7 +184,7 @@
<valueProcess>%aditoprj%/entity/Pers_entity/entityfields/rel_date_edit/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
<name>PersAddress_dfo</name>
<name>PersAddresses</name>
<title>Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -195,23 +195,23 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddress_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddresses/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>DefaultAddressId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddress_dfo/children/defaultaddressid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddresses/children/defaultaddressid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>RelationType_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddress_dfo/children/relationtype_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddresses/children/relationtype_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>PersComm_dfo</name>
<name>Communications</name>
<title>Communication</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -222,23 +222,23 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscomm_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/communications/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>PersOrg_dfo</name>
<name>Organisations</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<selectionMode>SINGLE</selectionMode>
<dependency>
<name>dependency</name>
<entityName>Org_entity</entityName>
<fieldName>Org_dfi</fieldName>
<fieldName>#PROVIDER</fieldName>
</dependency>
</entityConsumer>
<entityConsumer>
<name>PersContract_dfo</name>
<name>Contracts</name>
<title>Contracts</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -249,17 +249,17 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscontract_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/contracts/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>PersPricelist_dfo</name>
<name>Pricelists</name>
<title>Conditions</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<state>AUTO</state>
<stateProcess>%aditoprj%/entity/Pers_entity/entityfields/perspricelist_dfo/stateProcess.js</stateProcess>
<stateProcess>%aditoprj%/entity/Pers_entity/entityfields/pricelists/stateProcess.js</stateProcess>
<dependency>
<name>dependency</name>
<entityName>Productprice_entity</entityName>
......@@ -268,12 +268,12 @@
<children>
<entityParameter>
<name>RelID_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perspricelist_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/pricelists/children/relid_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>PersGender_dfo</name>
<name>Genders</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
......@@ -311,7 +311,7 @@
<possibleItemsProcess>%aditoprj%/entity/Pers_entity/entityfields/language/possibleItemsProcess.js</possibleItemsProcess>
</entityField>
<entityConsumer>
<name>PersDocument_dfo</name>
<name>Documents</name>
<title>Documents</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -322,15 +322,15 @@
<children>
<entityParameter>
<name>AssignmentName_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persdocument_dfo/children/assignmentname_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/documents/children/assignmentname_param/code.js</code>
</entityParameter>
<entityParameter>
<name>AssignmentRowId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persdocument_dfo/children/assignmentrowid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/documents/children/assignmentrowid_param/code.js</code>
</entityParameter>
<entityParameter>
<name>AssignmentTable_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persdocument_dfo/children/assignmenttable_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/documents/children/assignmenttable_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......@@ -381,7 +381,7 @@
</dependencies>
</entityProvider>
<entityConsumer>
<name>PersOrgsAddresses_dfo</name>
<name>OrgAddresses</name>
<title>Company Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<state>READONLY</state>
......@@ -393,12 +393,12 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persorgsaddresses_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/orgaddresses/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>RelationType_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persorgsaddresses_dfo/children/relationtype_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/orgaddresses/children/relationtype_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
......@@ -441,17 +441,17 @@
<entityField>
<name>STANDARD_EMAIL_COMM</name>
<title>E-Mail</title>
<consumer>PersCommEmail_dfo</consumer>
<consumer>EmailCommunications</consumer>
<onValueChange>%aditoprj%/entity/Pers_entity/entityfields/standard_email_comm/onValueChange.js</onValueChange>
</entityField>
<entityField>
<name>STANDARD_PHONE_COMM</name>
<title>Phone</title>
<consumer>PersCommPhone_dfo</consumer>
<consumer>PhoneCommunications</consumer>
<onValueChange>%aditoprj%/entity/Pers_entity/entityfields/standard_phone_comm/onValueChange.js</onValueChange>
</entityField>
<entityConsumer>
<name>PersCommPhone_dfo</name>
<name>PhoneCommunications</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
......@@ -461,16 +461,16 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscommphone_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/phonecommunications/children/relid_param/code.js</code>
</entityParameter>
<entityParameter>
<name>CommCategory_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscommphone_dfo/children/commcategory_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/phonecommunications/children/commcategory_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
<entityConsumer>
<name>PersCommEmail_dfo</name>
<name>EmailCommunications</name>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
......@@ -480,18 +480,18 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscommemail_dfo/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/emailcommunications/children/relid_param/code.js</code>
</entityParameter>
<entityParameter>
<name>CommCategory_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/perscommemail_dfo/children/commcategory_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/emailcommunications/children/commcategory_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
<entityField>
<name>ADDRESS_ID</name>
<title>standard address</title>
<consumer>PersAddress_dfo</consumer>
<consumer>PersAddresses</consumer>
<displayValueProcess>%aditoprj%/entity/Pers_entity/entityfields/address_id/displayValueProcess.js</displayValueProcess>
</entityField>
<entityActionField>
......@@ -502,7 +502,7 @@
<iconId>NEON:HISTORY</iconId>
</entityActionField>
<entityConsumer>
<name>ObjectRelation_dfo</name>
<name>ObjectRelations</name>
<title>Relations</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -514,11 +514,11 @@
<entityParameter>
<name>AnyObjectRowid_param</name>
<title></title>
<code>%aditoprj%/entity/Pers_entity/entityfields/objectrelation_dfo/children/anyobjectrowid_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/objectrelations/children/anyobjectrowid_param/code.js</code>
</entityParameter>
<entityParameter>
<name>AnyObjectType_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/objectrelation_dfo/children/anyobjecttype_param/code.js</code>
<code>%aditoprj%/entity/Pers_entity/entityfields/objectrelations/children/anyobjecttype_param/code.js</code>
</entityParameter>
</children>
</entityConsumer>
......
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