PCHA#51844 - mldafm behandeling niet op bon

svn path=/Website/branches/v2017.2/; revision=36568
This commit is contained in:
Dennis Hartmann
2018-01-12 09:01:52 +00:00
parent 729d3dba27
commit e010886df4

View File

@@ -3,7 +3,7 @@
<xsl:import href="../../../appl/shared/default.xsl"/>
<xsl:import href="../../pchx/xsl/default.xsl"/>
<xsl:variable name="Xsrtnotificatiecode">RESINF</xsl:variable>
<xsl:variable name="Xsrtnotificatiecode">MLDAFM</xsl:variable>
<xsl:template match="bestelopdracht" mode="include">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
@@ -571,7 +571,7 @@
</tr>
</xsl:for-each>
</xsl:if>
<xsl:if test="behandelwijze=2 and not(/facilitor/opdracht)">
<xsl:if test="behandelwijze=2 and not(/facilitor/opdracht)and $srtnotificatiecode != 'MLDAFM' ">
<xsl:for-each select="notes/note[flag=1]">
<xsl:sort select="aanmaak/timestamp" order="ascending"/>
<tr>