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

Merge branch '#1066647-OfferRefactoringLabel' into '2020.2.0'

#1066647 offer refactoring label

See merge request xrm/basic!443
parents 6dede0ce af200605
No related branches found
No related tags found
No related merge requests found
......@@ -7278,6 +7278,9 @@
<entry>
<key>Probability Chart</key>
</entry>
<entry>
<key>Probability in %</key>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
<sqlModels>
......
......@@ -9654,6 +9654,10 @@ Bitte Datumseingabe prüfen</value>
<key>Probability Chart</key>
<value>Wahrscheinlichkeit Diagramm</value>
</entry>
<entry>
<key>Probability in %</key>
<value>Wahrscheinlichkeit in %</value>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
</language>
......@@ -7359,6 +7359,9 @@
<entry>
<key>Probability Chart</key>
</entry>
<entry>
<key>Probability in %</key>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
</language>
......@@ -175,7 +175,7 @@
<dynamicMultiDataChartViewTemplate>
<name>DynamicMultiDataChartProb</name>
<chartType>COLUMN</chartType>
<yAxisLabel>Total in euros</yAxisLabel>
<yAxisLabel>Probability in %</yAxisLabel>
<shareParent v="false" />
<entityField>#ENTITY</entityField>
<defaultGroupFields>
......
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