PNBR#36919 Extra velden op rapporten dagstaat catering en dagstaat evenementen

svn path=/Website/branches/v2016.1/; revision=29967
This commit is contained in:
Ruud Lipper
2016-07-06 12:41:14 +00:00
parent 1ed5f099ff
commit 90d9795c59

View File

@@ -332,6 +332,7 @@
<i>evenement</i>
</xsl:if>&#xA0;</td>
<td class="tdb">&#xA0;</td>
<td class="tdb">&#xA0;</td>
<td class="tdbr" colspan="5">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="$prev_opm"/>
@@ -350,15 +351,15 @@
</xsl:if>
<thead>
<tr>
<th height="15" colspan="7" style="background-color: #FFFFFF">
<th height="15" colspan="8" style="background-color: #FFFFFF">
<b style="font-size: 14pt;">
<xsl:value-of select="$titel"/>
</b>
</th>
<th colspan="5" style="background-color: #FFFFFF; text-align:right">Afdrukdatum: <xsl:value-of select="$afdrukdatum"/></th>
<th colspan="6" style="background-color: #FFFFFF; text-align:right">Afdrukdatum: <xsl:value-of select="$afdrukdatum"/></th>
</tr>
<tr>
<th height="15" colspan="12" style="border-left: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #808080;">
<th height="15" colspan="13" style="border-left: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #808080;">
<b>
<xsl:value-of select="DAGVWEEK"/>&#xA0;<xsl:value-of select="DAG"/>&#xA0;<xsl:value-of select="MAAND"/>&#xA0;<xsl:value-of select="JAAR"/><xsl:if test="$viewnaam='PNBR_V_RAP_DAGSTAAT_CAT'"> - <xsl:value-of select="VERDIEPING"/></xsl:if></b>
</th>
@@ -368,6 +369,7 @@
<th style="border-bottom: 1px solid #808080;">Aantal</th>
<th style="border-bottom: 1px solid #808080;">Ruimte</th>
<th style="border-bottom: 1px solid #808080;">Reservering</th>
<th style="border-bottom: 1px solid #808080;"></th>
<th style="border-bottom: 1px solid #808080;">Levertijd</th>
<th style="border-bottom: 1px solid #808080;">Melder</th>
<th style="border-bottom: 1px solid #808080;">Telefoonnr</th>
@@ -401,6 +403,7 @@
<xsl:value-of select="OMSCHRIJVING"/>
</b>&#xA0;</td>
<td class="tdt">&#xA0;</td>
<td class="tdt">&#xA0;</td>
<td class="tdt">
<xsl:value-of select="MELDER"/>&#xA0;</td>
<td class="tdt">
@@ -423,6 +426,7 @@
<xsl:value-of select="V_AANTAL"/>&#xA0;</td>
<td>
<xsl:value-of select="V_OMSCHRIJVING"/>&#xA0;</td>
<td align="right" style="white-space: nowrap;">&#8364; <xsl:value-of select="format-number(V_PRIJS, '0,00', 'european')"/></td>
<td>
<xsl:value-of select="V_VAN"/>&#xA0;</td>
<td>&#xA0;</td>
@@ -451,6 +455,7 @@
</xsl:if>
<i>evenement</i>
</xsl:if>&#xA0;</td>
<td class="tdb">&#xA0;</td>
<td class="tdb">&#xA0;</td>
<td class="tdbr" colspan="5">
<xsl:call-template name="linebreaks">
@@ -461,7 +466,7 @@
</xsl:for-each>
<tr>
<td class="tdbl">&#xA0;</td>
<td colspan="10" class="tdb">&#xA0;</td>
<td colspan="11" class="tdb">&#xA0;</td>
<td class="tdbr">&#xA0;</td>
</tr>
</table>