Skip to content
Snippets Groups Projects
Commit d9e11fcc authored by Sophia Leierseder's avatar Sophia Leierseder
Browse files

Translation and saleproject fixes

parent b30b1c8e
No related branches found
No related tags found
No related merge requests found
Showing with 51 additions and 13 deletions
......@@ -40,8 +40,6 @@
<contentType>DATE</contentType>
<resolution>DAY</resolution>
<outputFormat>dd.MM.yyyy</outputFormat>
<title>Information</title>
<contentType>LONG_TEXT</contentType>
</entityField>
<entityField>
<name>SALESPROJECT_ID</name>
......@@ -73,6 +71,11 @@
</entityParameter>
</children>
</entityConsumer>
<entityField>
<name>INFO</name>
<title>Information</title>
<contentType>LONG_TEXT</contentType>
</entityField>
</entityFields>
<recordContainers>
<dbRecordContainer>
......@@ -93,10 +96,6 @@
<name>ENTRYDATE.value</name>
<recordfield>SALESPROJECT_SOURCE.ENTRYDATE</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>INFO.value</name>
<recordfield>SALESPROJECT_SOURCE.INFO</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>SALESPROJECT_ID.value</name>
<recordfield>SALESPROJECT_SOURCE.SALESPROJECT_ID</recordfield>
......@@ -113,6 +112,10 @@
<name>SOURCE.displayValue</name>
<expression>%aditoprj%/entity/SalesprojectSource_entity/recordcontainers/db/recordfieldmappings/source.displayvalue/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>INFO.value</name>
<recordfield>SALESPROJECT_SOURCE.INFO</recordfield>
</dbRecordFieldMapping>
</recordFieldMappings>
</dbRecordContainer>
</recordContainers>
......
......@@ -54,5 +54,9 @@
<name>68e9257b-d402-4edc-8345-7da46c3b63f9</name>
<view>SalesprojectClassificationAttribute_view</view>
</neonViewReference>
<neonViewReference>
<name>99f70216-c195-4c08-a6ab-3a4d5acc759b</name>
<view>SalesprojectClassScoreAttribute_view</view>
</neonViewReference>
</references>
</neonContext>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>SalesprojectClassScoreAttribute_view</name>
<title>Classification</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<noneLayout>
<name>layout</name>
</noneLayout>
</layout>
<children>
<scoreCardViewTemplate>
<name>ClassificationScore</name>
<entityField>#ENTITY</entityField>
<title>Classification score</title>
<fields>
<entityFieldLink>
<name>14afcf9d-d168-4962-8503-8d590b994b62</name>
<entityField>ClassificationResult</entityField>
</entityFieldLink>
</fields>
</scoreCardViewTemplate>
<neonViewReference>
<name>1af0e58c-db49-41c3-b7ce-d69498070699</name>
<entityField>#ENTITY</entityField>
<view>SalesprojectClassificationAttribute_view</view>
</neonViewReference>
</children>
</neonView>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>SalesprojectClassificationAttribute_view</name>
<title>Bewertung</title>
<title></title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
......
......@@ -25,9 +25,9 @@
<view>SalesprojectMilestoneSource_view</view>
</neonViewReference>
<neonViewReference>
<name>1cd0f7cc-bda9-40b1-ba46-7bdd28c0bef2</name>
<name>67659a20-068f-4522-ad33-2c35e29f929a</name>
<entityField>#ENTITY</entityField>
<view>SalesprojectClassificationAttribute_view</view>
<view>SalesprojectClassScoreAttribute_view</view>
</neonViewReference>
<neonViewReference>
<name>16ef2fde-0b5f-4545-b065-80738b2388fc</name>
......
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>SalesprojectMemberActivity_view</name>
<title>Projektteam und Aktivitäten</title>
<title>Activities</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
<name>layout</name>
<direction>VERTICAL</direction>
<maxDirectionElements v="0" />
<autoHeight v="false" />
</boxLayout>
</layout>
......
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>SalesprojectMilestoneSource_view</name>
<title>Meilensteine und Kontaktpunkte</title>
<title>Milestones</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
......
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>SalesprojectOfferForecast_view</name>
<title>Angebot und Forecast</title>
<title>Forecast</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
......
......@@ -23,7 +23,7 @@
<entityField>SOURCE</entityField>
</neonTableColumn>
<neonTableColumn>
<name>e5660207-7b70-4ac6-b5b5-b87a54d5b032</name>
<name>304ed9dd-0f3d-45b2-9195-cc145775f16d</name>
<entityField>INFO</entityField>
</neonTableColumn>
</columns>
......
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