CSUN#38477 -- Koppeling AAFM - CSU datum opdracht niet aanpassen
svn path=/Website/branches/v2016.2/; revision=32027
This commit is contained in:
@@ -159,10 +159,7 @@
|
||||
<xsl:value-of select="opmerking"/>
|
||||
</opmerking>
|
||||
</xsl:if>
|
||||
<datumgereed>
|
||||
<xsl:value-of select="datum_gepland/jaar"/>-<xsl:value-of select="datum_gepland/maand"/>-<xsl:value-of select="datum_gepland/dag"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="datum_gepland/tijd"/>:00</datumgereed>
|
||||
<status>ORDACP</status>
|
||||
</xsl:when>
|
||||
<xsl:when test="$srtnotificatiecode='MLDAFM'">
|
||||
<mut_datum>
|
||||
@@ -175,10 +172,6 @@
|
||||
<xsl:value-of select="opmerking"/>
|
||||
</opmerking>
|
||||
</xsl:if>
|
||||
<datumgereed>
|
||||
<xsl:value-of select="datum_gepland/jaar"/>-<xsl:value-of select="datum_gepland/maand"/>-<xsl:value-of select="datum_gepland/dag"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="datum_gepland/tijd"/>:00</datumgereed>
|
||||
</xsl:when>
|
||||
<xsl:when test="$srtnotificatiecode='MLDAFR'">
|
||||
<mut_datum>
|
||||
@@ -198,10 +191,6 @@
|
||||
<status>ORDAFM</status>
|
||||
<opmerking>Afgewezen.<xsl:if test="opmerking!=''">
|
||||
<xsl:value-of select="opmerking"/></xsl:if></opmerking>
|
||||
<datumgereed>
|
||||
<xsl:value-of select="datum_gepland/jaar"/>-<xsl:value-of select="datum_gepland/maand"/>-<xsl:value-of select="datum_gepland/dag"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="datum_gepland/tijd"/>:00</datumgereed>
|
||||
<kosten>
|
||||
<xsl:value-of select="format-number(sum(opdracht/kosten), '0,00', 'european')"/>
|
||||
</kosten>
|
||||
@@ -224,10 +213,6 @@
|
||||
<xsl:value-of select="opmerking"/>
|
||||
</opmerking>
|
||||
</xsl:if>
|
||||
<datumgereed>
|
||||
<xsl:value-of select="datum_gepland/jaar"/>-<xsl:value-of select="datum_gepland/maand"/>-<xsl:value-of select="datum_gepland/dag"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="datum_gepland/tijd"/>:00</datumgereed>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:for-each select="kenmerk">
|
||||
@@ -280,4 +265,4 @@
|
||||
|
||||
<xsl:template match="melder">
|
||||
</xsl:template>
|
||||
</xsl:stylesheet><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->
|
||||
</xsl:stylesheet><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->
|
||||
Reference in New Issue
Block a user