Skip to content
Snippets Groups Projects
Commit 7fc251de authored by Markus Escher's avatar Markus Escher
Browse files

RecordContainer fix: Prod2prod change #INCOMING to custom dfi

parent 083d276c
No related branches found
No related tags found
No related merge requests found
......@@ -35,14 +35,6 @@
<entityFields>
<entityIncomingField>
<name>#INCOMING</name>
<dependencies>
<entityDependency>
<name>87bdd527-83c1-4700-915f-e87afb65f144</name>
<entityName>Product_entity</entityName>
<fieldName>ProductProd2prod_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
</dependencies>
</entityIncomingField>
<entityField>
<name>DATE_EDIT</name>
......@@ -138,6 +130,19 @@
<fieldName>PROD2PRODID</fieldName>
<valueProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/prod2prodid/valueProcess.js</valueProcess>
</entityField>
<entityIncomingField>
<name>Prod2prodProduct_dfi</name>
<fieldType>DEPENDENCY_IN</fieldType>
<recordContainer>jdito</recordContainer>
<dependencies>
<entityDependency>
<name>4bd06e3b-17a0-483e-a61c-818ff7e86be3</name>
<entityName>Product_entity</entityName>
<fieldName>ProductProd2prod_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
</dependencies>
</entityIncomingField>
</entityFields>
<recordContainers>
<jDitoRecordContainer>
......
......@@ -246,7 +246,7 @@
<dependency>
<name>dependency</name>
<entityName>Prod2prod_entity</entityName>
<fieldName>#INCOMING</fieldName>
<fieldName>Prod2prodProduct_dfi</fieldName>
</dependency>
<children>
<entityParameter>
......
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