change: WriteOff BEWARRT to 99T
This commit is contained in:
@@ -94,10 +94,9 @@
|
||||
<xsl:value-of select="string-length($SendToGLN)" />
|
||||
</xsl:variable>
|
||||
<BEWART>
|
||||
<xsl:value-of
|
||||
select="substring($SendToGLN, $SendToGLNLength - 3, 3)" />
|
||||
<xsl:value-of select="'99T'" />
|
||||
</BEWART>
|
||||
|
||||
<!-- <GRUND><xsl:value-of select="concat('S',substring($SendToGLN, $SendToGLNLength - 3, 3))" /></GRUND> -->
|
||||
<MENGE>
|
||||
<xsl:value-of select="DeliveredQuantity" />
|
||||
</MENGE>
|
||||
|
||||
Reference in New Issue
Block a user