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

fix main document entity: use correct provider

parent de44a440
No related branches found
No related tags found
No related merge requests found
......@@ -258,6 +258,12 @@
<fieldName>MainDocuments</fieldName>
<isConsumer v="false" />
</entityDependency>
<entityDependency>
<name>056f943d-2ad2-4359-9825-7b445f0267ff</name>
<entityName>SupportTicket_entity</entityName>
<fieldName>MainDocuments</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
<children>
<entityParameter>
......
......@@ -158,7 +158,7 @@
<dependency>
<name>dependency</name>
<entityName>Document_entity</entityName>
<fieldName>#PROVIDER</fieldName>
<fieldName>MainDocuments</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