HOUT#46227 - prijs_info op 1 gezet.
svn path=/Website/branches/v2017.2/; revision=35703
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
<xsl:template match="melding" mode="full">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$mode='summary'"></xsl:when>
|
||||
@@ -32,7 +32,7 @@
|
||||
</html>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
@@ -61,7 +61,7 @@
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<xsl:choose>
|
||||
<!-- Met HOUT#22944 CUST01/02-noti vervallen!!! -->
|
||||
<xsl:when test="$srtnotificatiecode='CUSTXX'">
|
||||
@@ -69,7 +69,7 @@
|
||||
<!--==============================================-->
|
||||
<!-- DEFAULT BON -->
|
||||
<!--==============================================-->
|
||||
|
||||
|
||||
<!--121=FM Facilities Management = oud?-->
|
||||
<xsl:when test="discipline/srtdiscipline/key=121">
|
||||
<tr height="30px">
|
||||
@@ -95,7 +95,7 @@
|
||||
<tr>
|
||||
<td align="right" width="16%"><b>Startdatum:</b></td>
|
||||
<td align="left"><xsl:value-of select="gemeld/datum"/></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" width="16%"><b>Behandelaar:</b></td>
|
||||
<td align="left"><xsl:value-of select="behandelaar/naam_full"/></td>
|
||||
@@ -106,7 +106,7 @@
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" width="16%"><b>Aanvrager:</b></td>
|
||||
<td align="left"><xsl:value-of select="voor/naam_full"/></td>
|
||||
@@ -119,30 +119,30 @@
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td align="right" width="16%"><b>Omschrijving:</b></td>
|
||||
<td align="left">
|
||||
<td align="left">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="omschrijving"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
<xsl:if test="opmerking!=''">
|
||||
<tr>
|
||||
<td align="right" width="16%"><b>Afhandeling:</b></td>
|
||||
<td align="left">
|
||||
<td align="left">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="opmerking"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<tr height="20px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<xsl:if test="$srtnotificatiecode='MLDMAI'">
|
||||
<tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
**********************************************************************<br/>
|
||||
This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-mail and its contents
|
||||
@@ -157,7 +157,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
**********************************************************************
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr height="30px">
|
||||
@@ -169,12 +169,12 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<xsl:value-of select="voor/werkplek/plaats/regio/district/locatie/code"/> 
|
||||
<xsl:if test="voor/werkplek/plaats/regio/district/locatie/omschrijving!=''">(<xsl:value-of select="voor/werkplek/plaats/regio/district/locatie/omschrijving"/>)</xsl:if>
|
||||
</b>
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b>Bonnummer:</b>
|
||||
</td>
|
||||
@@ -184,8 +184,8 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</xsl:attribute><b><xsl:value-of select="discipline/srtdiscipline/prefix"/><xsl:value-of select="key"/></b>
|
||||
</xsl:element>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b>Datum:</b>
|
||||
</td>
|
||||
@@ -196,8 +196,8 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b>Behandelaar:</b>
|
||||
</td>
|
||||
@@ -209,11 +209,11 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">
|
||||
<b>Melding van:</b>
|
||||
</td>
|
||||
@@ -230,7 +230,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<xsl:if test="plaats/regio/district/locatie/gebouw/verdieping/ruimte/omschrijving!=''">(<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/ruimte/omschrijving"/>)</xsl:if>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b>Telefoon:</b>
|
||||
</td>
|
||||
@@ -245,7 +245,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<tr>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td align="left">
|
||||
<b>Vakgroep:</b>
|
||||
</td>
|
||||
@@ -253,7 +253,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<xsl:if test="discipline/omschrijving=''">-</xsl:if>
|
||||
<xsl:value-of select="discipline/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right">
|
||||
<b>Melding:</b>
|
||||
@@ -261,8 +261,8 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<td align="left">
|
||||
<xsl:if test="stdmelding/omschrijving=''">-</xsl:if>
|
||||
<xsl:value-of select="stdmelding/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:if test="count(deel)>0">
|
||||
<xsl:for-each select="deel">
|
||||
<xsl:sort select="omschrijving"/>
|
||||
@@ -288,7 +288,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</xsl:if>
|
||||
<tr height="30px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right">
|
||||
<b>Uiterlijk gereed/geleverd:</b>
|
||||
@@ -306,8 +306,8 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</tr>
|
||||
<tr height="10px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td align="left" colspan="3">
|
||||
<xsl:call-template name="linebreaks">
|
||||
@@ -317,7 +317,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
<td colspan="3"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<xsl:for-each select="kenmerk[@type!='L' and @type!='Q']">
|
||||
<xsl:sort select="@volgnummer" data-type="number"/>
|
||||
<xsl:if test=".!=''">
|
||||
@@ -372,7 +372,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 2px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
</style>
|
||||
<xsl:choose>
|
||||
@@ -405,19 +405,19 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<tr>
|
||||
<td class="label" colspan="1">Naam:</td>
|
||||
<td class="value" colspan="3"><xsl:value-of select="uitvoerende/persoon/naam_full"/></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" colspan="1">Datum:</td>
|
||||
<td class="value" colspan="3"><xsl:value-of select="datumbegin/datum"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" height="20px"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="subcaption" colspan="4">Gemeld door:</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" colspan="1">Naam:</td>
|
||||
<td class="label" colspan="1">Naam:</td>
|
||||
<td class="value" colspan="3"><xsl:value-of select="melding/voor/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -440,8 +440,8 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<xsl:when test="spoed=2">Normaal</xsl:when>
|
||||
<xsl:otherwise>Laag</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</td>
|
||||
</tr>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" height="20px"/>
|
||||
</tr>
|
||||
@@ -456,7 +456,7 @@ as defined in our General Terms and Conditions.<br/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" height="20px"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="subcaption" colspan="4">Uitvoeren:</td>
|
||||
</tr>
|
||||
@@ -468,21 +468,21 @@ as defined in our General Terms and Conditions.<br/>
|
||||
<td class="value" colspan="4">
|
||||
<xsl:call-template name="linebreaks"><xsl:with-param name="string" select="omschrijving"/></xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" height="20px"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="subcaption" colspan="4">Afhandeling:</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td class="value" colspan="4">
|
||||
<xsl:call-template name="linebreaks"><xsl:with-param name="string" select="opmerking"/></xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" height="40px"/>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
**********************************************************************<br/>
|
||||
@@ -490,7 +490,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
**********************************************************************
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
</table>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
@@ -1026,7 +1026,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<xsl:sort select="van/timestamp"/>
|
||||
<xsl:call-template name="rsv_ruimte">
|
||||
<xsl:with-param name="min_volgnr" select="$min_volgnr"/>
|
||||
<xsl:with-param name="prijs_info" select="0"/>
|
||||
<xsl:with-param name="prijs_info" select="1"/>
|
||||
</xsl:call-template>
|
||||
</xsl:for-each>
|
||||
<!-- Bevestiging reservering -->
|
||||
@@ -1069,7 +1069,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="bestelopdracht" mode="include">
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
|
||||
<TR>
|
||||
@@ -1131,7 +1131,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<td colspan="2">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td colspan="2" style="vertical-align:top">
|
||||
<xsl:value-of select="afleveradres/contactpers_bureau"/>
|
||||
<br/>
|
||||
@@ -1179,7 +1179,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<br/>
|
||||
<xsl:value-of select="afleveradres/bezoek_postcode"/> 
|
||||
<xsl:value-of select="afleveradres/bezoek_plaats"/>
|
||||
<br/>
|
||||
<br/>
|
||||
</td>
|
||||
<td/>
|
||||
<td colspan="2" style="vertical-align:top">
|
||||
@@ -1257,15 +1257,15 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<TD WIDTH="30" ROWSPAN="30" ID="RECHTERMARGE"/>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</xsl:template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="rapport">
|
||||
<style>th {
|
||||
border: 1px solid #808080;
|
||||
}</style>
|
||||
|
||||
|
||||
<xsl:if test="@view='HOUT_V_RAP_PRJ_OVZ'">
|
||||
<table width="100%" class="rstable" cellpadding="0" cellspacing="0">
|
||||
<table width="100%" class="rstable" cellpadding="0" cellspacing="0">
|
||||
<xsl:if test="count(rapport_data/data_row)=0">
|
||||
<tr>
|
||||
<td>
|
||||
@@ -1275,7 +1275,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
|
||||
|
||||
<xsl:variable name="sorted">
|
||||
<xsl:for-each select="rapport_data/data_row">
|
||||
<xsl:sort select="FCLT_F_PROJECTTYPE"/>
|
||||
@@ -1283,7 +1283,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<xsl:copy-of select="."/>
|
||||
</xsl:for-each>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
<xsl:for-each select="msxml:node-set($sorted)/data_row">
|
||||
<xsl:variable name="prev_vakgroep">
|
||||
<xsl:choose>
|
||||
@@ -1300,8 +1300,8 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<xsl:value-of select="preceding-sibling::data_row[1]/FCLT_F_PROJECT"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:if test="FCLT_F_PROJECTTYPE!=$prev_vakgroep">
|
||||
</xsl:variable>
|
||||
<xsl:if test="FCLT_F_PROJECTTYPE!=$prev_vakgroep">
|
||||
<tr>
|
||||
<td colspan="12" style="text-align:center"><b><xsl:value-of select="FCLT_F_PROJECTTYPE"/></b></td>
|
||||
</tr>
|
||||
@@ -1314,7 +1314,7 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
<th width="6%" class="DefResultsetHeading" style="text-align:left">Projectnr</th>
|
||||
<th width="25%" class="DefResultsetHeading" style="text-align:center">Projectomschrijving</th>
|
||||
<th width="11%" class="DefResultsetHeading" style="text-align:center">Projectmanager</th>
|
||||
<th width="11%" class="DefResultsetHeading" style="text-align:center">Adviseur</th>
|
||||
<th width="11%" class="DefResultsetHeading" style="text-align:center">Adviseur</th>
|
||||
<th width="11%" class="DefResultsetHeading" style="text-align:center">Opdrachtgever</th>
|
||||
<th width="6%" class="DefResultsetHeading" style="text-align:center">Startdatum</th>
|
||||
<th width="6%" class="DefResultsetHeading" style="text-align:center">Einddatum</th>
|
||||
@@ -1345,11 +1345,11 @@ This communication is sent to you from Houthoff Buruma Coöperatief U.A. This e-
|
||||
</td>
|
||||
<td style="text-align:center">
|
||||
<xsl:if test="DIVERS=1">X</xsl:if>
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
</table>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:if test="@view='hout_v_rap_wp_func_rui'">
|
||||
<table width="100%" class="rstable" cellpadding="0" cellspacing="0">
|
||||
|
||||
Reference in New Issue
Block a user