Skip to content
Snippets Groups Projects
Commit 758a7260 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

Merge branch '2021.0_fix_malformed_offeritem_xml' into '2021.0'

fix OfferItem malformed xml

See merge request xrm/basic!712
parents a92fb03c 6b9116d7
No related branches found
No related tags found
No related merge requests found
......@@ -246,7 +246,16 @@
<children>
<entityParameter>
<name>ProductIds_param</name>
<valueProcess>%aditoprj%/entity/Offeritem_entity/entityfields/products/children/producti/name>
<valueProcess>%aditoprj%/entity/Offeritem_entity/entityfields/products/children/productids_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
<entityParameter>
<name>Language_param</name>
<expose v="true" />
</entityParameter>
<entityProvider>
<name>#PROVIDER_AGGREGATES</name>
<useAggregates v="true" />
</entityProvider>
<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