TWYN#53483 contractantnaam ontbreekt

svn path=/Website/branches/v2017.3/; revision=38080
This commit is contained in:
Erik Groener
2018-06-06 09:00:50 +00:00
parent 0c1716716e
commit 8cc83d009c

View File

@@ -606,7 +606,7 @@
<td style="background-color: #ffffff" height="10"></td>
</tr>
<xsl:for-each select="rapport_data/data_row/LEVERANCIERCODE[not(.=preceding::*)]">
<xsl:for-each select="//data_row[not(.=preceding::*)]/LEVERANCIERCODE">
<xsl:sort select="../LEVERANCIERCODE"/>
<xsl:variable name="bedr_code" select="../LEVERANCIERCODE"/>
@@ -1742,11 +1742,9 @@
<xsl:template name="overzicht_meerminder_opdracht">
<table width="100%" cellspacing="0" cellpadding="5" class="tab_cat_sched nofloat">
<xsl:variable name="v_periode">
<!--
<xsl:call-template name="GET_PERIODE">
<xsl:with-param name="p_periode_veld">adviesdatum</xsl:with-param>
<xsl:with-param name="p_periode_veld">mld_opdr_datumbegin</xsl:with-param>
</xsl:call-template>
-->
</xsl:variable>
<thead>