Skip to content
Snippets Groups Projects
Commit 4aa38b08 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon: Committed by Sebastian Listl
Browse files

AnyContact_entity missing provider re-added

(cherry picked from commit 23b68040)
parent f6e2ffd0
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,28 @@
</entityDependency>
</dependencies>
</entityProvider>
<entityProvider>
<name>ContactsByIds</name>
<documentation>%aditoprj%/entity/AnyContact_entity/entityfields/contactsbyids/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>0206f7a8-fd58-47e8-8b7a-5ff4531e56fb</name>
<entityName>QuickEntry_entity</entityName>
<fieldName>OrgAndPersDuplicates</fieldName>
<isConsumer v="false" />
</entityDependency>
</dependencies>
<children>
<entityParameter>
<name>ContactId_param</name>
<expose v="false" />
</entityParameter>
</children>
</entityProvider>
<entityParameter>
<name>ContactIds_param</name>
<expose v="true" />
</entityParameter>
<entityField>
<name>ADDRESS_ID</name>
<title>standard address</title>
......
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