Skip to content
Snippets Groups Projects
Commit e0f59720 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

Favorites: Organisation Bugfix

parent 4509ef6e
No related branches found
No related tags found
No related merge requests found
...@@ -1245,6 +1245,10 @@ ...@@ -1245,6 +1245,10 @@
<name>#PROVIDER_AGGREGATES</name> <name>#PROVIDER_AGGREGATES</name>
<useAggregates v="true" /> <useAggregates v="true" />
</entityProvider> </entityProvider>
<entityField>
<name>ORGANISATION_OBJECTTYPE</name>
<valueProcess>%aditoprj%/entity/Organisation_entity/entityfields/organisation_objecttype/valueProcess.js</valueProcess>
</entityField>
</entityFields> </entityFields>
<recordContainers> <recordContainers>
<dbRecordContainer> <dbRecordContainer>
......
...@@ -90,6 +90,7 @@ ...@@ -90,6 +90,7 @@
</genericViewTemplate> </genericViewTemplate>
<scoreCardViewTemplate> <scoreCardViewTemplate>
<name>OrganistaionInformation</name> <name>OrganistaionInformation</name>
<fieldActions />
<entityField>#ENTITY</entityField> <entityField>#ENTITY</entityField>
<fields> <fields>
<entityFieldLink> <entityFieldLink>
......
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