PNBR#36919 Extra velden op rapporten dagstaat catering en dagstaat evenementen
svn path=/Website/branches/v2016.1/; revision=29967
This commit is contained in:
@@ -332,6 +332,7 @@
|
||||
<i>evenement</i>
|
||||
</xsl:if> </td>
|
||||
<td class="tdb"> </td>
|
||||
<td class="tdb"> </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"/> <xsl:value-of select="DAG"/> <xsl:value-of select="MAAND"/> <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> </td>
|
||||
<td class="tdt"> </td>
|
||||
<td class="tdt"> </td>
|
||||
<td class="tdt">
|
||||
<xsl:value-of select="MELDER"/> </td>
|
||||
<td class="tdt">
|
||||
@@ -423,6 +426,7 @@
|
||||
<xsl:value-of select="V_AANTAL"/> </td>
|
||||
<td>
|
||||
<xsl:value-of select="V_OMSCHRIJVING"/> </td>
|
||||
<td align="right" style="white-space: nowrap;">€ <xsl:value-of select="format-number(V_PRIJS, '0,00', 'european')"/></td>
|
||||
<td>
|
||||
<xsl:value-of select="V_VAN"/> </td>
|
||||
<td> </td>
|
||||
@@ -451,6 +455,7 @@
|
||||
</xsl:if>
|
||||
<i>evenement</i>
|
||||
</xsl:if> </td>
|
||||
<td class="tdb"> </td>
|
||||
<td class="tdb"> </td>
|
||||
<td class="tdbr" colspan="5">
|
||||
<xsl:call-template name="linebreaks">
|
||||
@@ -461,7 +466,7 @@
|
||||
</xsl:for-each>
|
||||
<tr>
|
||||
<td class="tdbl"> </td>
|
||||
<td colspan="10" class="tdb"> </td>
|
||||
<td colspan="11" class="tdb"> </td>
|
||||
<td class="tdbr"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user