Skip to content
Snippets Groups Projects
Commit ac511481 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

refactor dfo: Org_entity

parent 9231c141
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@
<entityDependency>
<name>b484b43c-16f6-4875-9787-f0813dd200cb</name>
<entityName>Org_entity</entityName>
<fieldName>OrgAddresses</fieldName>
<fieldName>Addresses</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
......
......@@ -199,7 +199,7 @@
</dependencies>
</entityProvider>
<entityConsumer>
<name>OrgAddresses</name>
<name>Addresses</name>
<title>Addresses</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
......@@ -210,17 +210,17 @@
<children>
<entityParameter>
<name>RelId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgaddresses/children/relid_param/code.js</code>
<code>%aditoprj%/entity/Org_entity/entityfields/addresses/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>DefaultAddressId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgaddresses/children/defaultaddressid_param/code.js</code>
<code>%aditoprj%/entity/Org_entity/entityfields/addresses/children/defaultaddressid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>RelationType_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgaddresses/children/relationtype_param/code.js</code>
<code>%aditoprj%/entity/Org_entity/entityfields/addresses/children/relationtype_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
......@@ -228,7 +228,7 @@
<entityField>
<name>ADDRESS_ID</name>
<title>standard address</title>
<consumer>OrgAddresses</consumer>
<consumer>Addresses</consumer>
<searchable v="false" />
<state>AUTO</state>
<displayValueProcess>%aditoprj%/entity/Org_entity/entityfields/address_id/displayValueProcess.js</displayValueProcess>
......
......@@ -44,7 +44,7 @@
</genericViewTemplate>
<neonViewReference>
<name>148e3a6c-d30b-470c-84e5-273293348611</name>
<entityField>OrgAddresses</entityField>
<entityField>Addresses</entityField>
<view>AdressMultiEdit_view</view>
</neonViewReference>
<neonViewReference>
......
......@@ -22,7 +22,7 @@
</neonViewReference>
<neonViewReference>
<name>df605bb6-5d18-4233-abc0-1da82e4910ca</name>
<entityField>OrgAddresses</entityField>
<entityField>Addresses</entityField>
<view>AddressList_view</view>
</neonViewReference>
<genericViewTemplate>
......
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