Skip to content
Snippets Groups Projects
Commit ffa031a0 authored by Johannes Goderbauer's avatar Johannes Goderbauer Committed by Johannes Goderbauer
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1051410][Sprache wird beim Beleg nicht gespeichert]

(cherry picked from commit 7b45cab6)
parent a4f054ad
No related branches found
No related tags found
No related merge requests found
......@@ -1007,12 +1007,6 @@
<name>HEADER.value</name>
<recordfield>SALESORDER.HEADER</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>LANGUAGE.value</name>
<recordfield>SALESORDER.ISOLANGUAGE</recordfield>
<isFilterable v="true" />
<isLookupFilter v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>NET.value</name>
<recordfield>SALESORDER.NET</recordfield>
......@@ -1163,6 +1157,12 @@
<dbRecordFieldMapping>
<name>ISOLANGUAGE.value</name>
<recordfield>SALESORDER.ISOLANGUAGE</recordfield>
<isFilterable v="true" />
<isLookupFilter v="false" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>ISOLANGUAGE.displayValue</name>
<expression>%aditoprj%/entity/Order_entity/recordcontainers/db/recordfieldmappings/isolanguage.displayvalue/expression.js</expression>
</dbRecordFieldMapping>
</recordFieldMappings>
</dbRecordContainer>
......
......@@ -37,8 +37,8 @@
<entityField>ORDERTYPE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>49e446b5-015e-45ad-9417-c5c50f9756f1</name>
<entityField>LANGUAGE</entityField>
<name>1be56d96-0a47-4895-a73f-2e01855da628</name>
<entityField>ISOLANGUAGE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>fecf7457-825d-40a3-b330-bace7ed75ddc</name>
......
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