UWVA#41449 alternatieve MLDAFM bon voor V&O
svn path=/Website/branches/v2017.1/; revision=34774
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<xsl:variable name="lcletters">abcdefghijklmnopqrstuvwxyz</xsl:variable>
|
||||
<xsl:variable name="ucletters">ABCDEFGHIJKLMNOPQRSTUVWXYZ</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">CUST28</xsl:variable>
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLDAFM</xsl:variable>
|
||||
|
||||
<xsl:template name="adres">
|
||||
<tr>
|
||||
@@ -255,6 +255,7 @@
|
||||
<td class="tekstkop">
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:if test="discipline/key != 303 and discipline/key != 457 and discipline/key != 458">
|
||||
<tr>
|
||||
<td class="tekstkop" style="padding-top:20px">Van</td>
|
||||
</tr>
|
||||
@@ -282,6 +283,7 @@
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:if>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -303,6 +305,17 @@
|
||||
<td class="tekst" style="padding-top:20px;">N.B.<br/>Dit bericht werd automatisch aangemaakt. Wil je hierop reageren, dan graag per mail via isb@uwv.nl.</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:when test="discipline/key = 303 or discipline/key = 457 or discipline/key = 458">
|
||||
<tr>
|
||||
<td class="tekstkop" style="padding-top:30px">Onderwerp</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tekst">Afhandeling melding<br/><br/>
|
||||
Onderstaande melding betreffende je boeking bij Worldmeetings is automatisch afgemeld.<br/><br/>
|
||||
Het boekingsnummer van Worldmeetings staat hieronder in de omschrijving genoemd als referentie. Klik op de URL om de boeking in de webshop van Worldmeetings te openen.
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<td class="tekstkop" style="padding-top:30px">Onderwerp</td>
|
||||
@@ -325,7 +338,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<table border="0" cellpadding="1" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td width="20%" class="label">Nummer</td>
|
||||
<td width="80%" class="value">
|
||||
@@ -338,32 +351,34 @@
|
||||
<td class="value">
|
||||
<xsl:value-of select="gemeld/datum"/> <xsl:value-of select="gemeld/tijd"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">Locatie</td>
|
||||
<td class="value">
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr"/>-<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/ruimte/omschrijving"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:if test="discipline/key != 303 and discipline/key != 457 and discipline/key != 458">
|
||||
<tr>
|
||||
<td class="label">Locatie</td>
|
||||
<td class="value">
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/omschrijving"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value">
|
||||
<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr"/>-<xsl:value-of select="plaats/regio/district/locatie/gebouw/verdieping/ruimte/omschrijving"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="count(deel)>0">
|
||||
<xsl:for-each select="deel">
|
||||
<xsl:sort select="omschrijving"/>
|
||||
@@ -386,6 +401,10 @@
|
||||
<td class="value">
|
||||
<xsl:value-of select="discipline/omschrijving"/>(<xsl:value-of select="stdmelding/omschrijving"/>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">Einddatum</td>
|
||||
<td class="value"><xsl:value-of select="einddatum/datum"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">Omschrijving</td>
|
||||
<td class="value">
|
||||
@@ -394,15 +413,17 @@
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">Status</td>
|
||||
<td class="value">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="opmerking"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:if test="kenmerk[@type!='Q' and @type!='L' and @type!='l'] != ''">
|
||||
<xsl:if test="opmerking">
|
||||
<tr>
|
||||
<td class="label">Status</td>
|
||||
<td class="value">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="opmerking"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="kenmerk[@type!='Q' and @type!='L' and @type!='l'] != '' or @naam='URL'">
|
||||
<tr>
|
||||
<td colspan="2" class="tekstkop" style="padding-top:20px; padding-bottom:5px;">Aanvullende gegevens</td>
|
||||
</tr>
|
||||
@@ -414,17 +435,31 @@
|
||||
<xsl:for-each select="kenmerk[@type!='Q' and @type!='L' and @type!='l']">
|
||||
<xsl:sort select="@volgnummer" data-type="number"/>
|
||||
<xsl:if test=".!=''">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@type='X'">
|
||||
<tr>
|
||||
<td class="label" width="20%">
|
||||
<xsl:value-of select="@naam"/>
|
||||
</td>
|
||||
<td class="value" width="80%">: <xsl:value-of select="."/></td>
|
||||
<td class="value" width="80%">
|
||||
<xsl:element name="a"><xsl:attribute name="href"><xsl:value-of select="."/></xsl:attribute><xsl:value-of select="."/></xsl:element>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<td class="label" width="20%">
|
||||
<xsl:value-of select="@naam"/>
|
||||
</td>
|
||||
<td class="value" width="80%"><xsl:value-of select="."/></td>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -718,7 +753,7 @@
|
||||
<tr>
|
||||
<td colspan="2" class="tekstkop" style="padding-top:20px; padding-bottom:5px;">Aanvullende gegevens</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="99%">
|
||||
@@ -1280,7 +1315,7 @@
|
||||
<tr>
|
||||
<td colspan="2" class="tekstkop" style="padding-top:20px; padding-bottom:5px;">Aanvullende gegevens</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="99%">
|
||||
@@ -1565,7 +1600,6 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<TR>
|
||||
<TD WIDTH="40" ROWSPAN="30" ID="LINKERMARGE"></TD>
|
||||
<TD>
|
||||
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td valign="bottom">
|
||||
@@ -2219,8 +2253,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$srtnotificatiecode='BES2RE'">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$srtnotificatiecode='BES2RE'">
|
||||
<tr>
|
||||
<td align="left" width="100%" class="tekst" colspan="2">
|
||||
Beste collega,<br/><br/>
|
||||
@@ -2231,8 +2265,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<tr>
|
||||
<td align="left" width="100%" class="caption" colspan="2">Bestelaanvraag A-<xsl:value-of select="key"/> geweigerd door leverancier</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:when test="$srtnotificatiecode='BESXXX'">
|
||||
</xsl:when>
|
||||
<xsl:when test="$srtnotificatiecode='BESXXX'">
|
||||
<tr>
|
||||
<td align="left" width="100%" class="tekst" colspan="2">
|
||||
Beste collega,<br/><br/>
|
||||
@@ -2244,8 +2278,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<!-- Embargo-aanvraag is inmiddels vervallen/opgeruimd (ofwel van 'ismutatie=1' is hier geen sprake meer)?! -->
|
||||
<td align="left" width="100%" class="caption" colspan="2">Mutatieverzoek van Bestelaanvraag A-<xsl:value-of select="key"/> geweigerd door leverancier</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<xsl:choose>
|
||||
<!-- Betreft het een embargo-aanvraag (ofwel 'ismutatie=1'), dan nu de key van originele aanvraag gebruiken?! -->
|
||||
@@ -2257,8 +2291,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<tr>
|
||||
<td width="20%" class="label">Aan</td>
|
||||
<td width="80%" class="value">:
|
||||
@@ -2411,7 +2445,6 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:otherwise>
|
||||
<!--ENDTAG $srtnotificatiecode != 'BESOTV'/'BESAP1'/'CUST22' -->
|
||||
</xsl:choose>
|
||||
|
||||
<xsl:call-template name="pagefooter"/>
|
||||
</xsl:element>
|
||||
</html>
|
||||
@@ -2501,8 +2534,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<TD>
|
||||
<!-- Bestelopdracht -->
|
||||
<table border="0" width="100%">
|
||||
<xsl:choose>
|
||||
<xsl:when test="bestelling/ismutatie='1' and sum(bestelopdrachtitem/aantal)>0">
|
||||
<xsl:choose>
|
||||
<xsl:when test="bestelling/ismutatie='1' and sum(bestelopdrachtitem/aantal)>0">
|
||||
<tr>
|
||||
<td colspan="5" style="text-align:center">
|
||||
<h1>
|
||||
@@ -2529,8 +2562,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<br/>Wij verzoeken je de genoemde bestelling te annuleren. Indien nodig kun je contact met ons opnemen (<xsl:value-of select="$intbedr"/>, telefoon <xsl:value-of select="$intbedr_tel"/>), wil je er dan wel voor zorgen dat je het meldingnummer van deze opdracht bij de hand heeft.
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<td colspan="5" style="text-align:center">
|
||||
<h1>
|
||||
@@ -2538,8 +2571,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</h1>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<tr>
|
||||
<td colspan="5" style="height:40"/>
|
||||
</tr>
|
||||
@@ -2916,14 +2949,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
@@ -3135,19 +3162,13 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/behandelaar/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -3358,14 +3379,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
@@ -3508,7 +3523,7 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</TR>
|
||||
</TABLE>
|
||||
</xsl:when>
|
||||
<xsl:when test="melding/discipline/srtdiscipline/key=11 and opdrachttype/key=1902"> <!-- schoonmaak + Afroep -->
|
||||
<xsl:when test="melding/discipline/srtdiscipline/key=11 and opdrachttype/key=1902"> <!-- schoonmaak + Afroep -->
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
|
||||
<TR>
|
||||
<TD WIDTH="40" ROWSPAN="30" ID="LINKERMARGE"></TD>
|
||||
@@ -3620,20 +3635,13 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<xsl:with-param name="string" select="omschrijving"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</tr><tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/behandelaar/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -3728,13 +3736,13 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="40px"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="5" style="text-align:center; font-size:9px">Op leveringen die gedaan zijn op basis van dit formulier zijn de inkoopvoorwaarden van UWV van toepassing.
|
||||
Indien sprake is van een mantelovereenkomst tussen de leverancier en UWV geschiedt deze order onder de bepaling uit de mantelovereenkomst.</td>
|
||||
</tr>
|
||||
<tr><td height="40px"/></tr>
|
||||
<tr>
|
||||
<td colspan="5" style="text-align:center; font-size:9px">
|
||||
Op leveringen die gedaan zijn op basis van dit formulier zijn de inkoopvoorwaarden van UWV van toepassing.
|
||||
Indien sprake is van een mantelovereenkomst tussen de leverancier en UWV geschiedt deze order onder de bepaling uit de mantelovereenkomst.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</TD>
|
||||
<TD WIDTH="30" ROWSPAN="30" ID="RECHTERMARGE"></TD>
|
||||
@@ -3853,19 +3861,13 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/behandelaar/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -4102,23 +4104,24 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<tr>
|
||||
<td class="tekst" colspan="4">Uw offerte kunt u, onder vermelding van <xsl:value-of select="melding/discipline/srtdiscipline/prefix"/><xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/>, zenden aan:
|
||||
<xsl:choose>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP'] = 'Ja'">
|
||||
<xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
<xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="backoffice_contact/email"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose></td>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP'] = 'Ja'">
|
||||
<xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
<xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="backoffice_contact/email"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="20px" colspan="4"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van de offerte</td>
|
||||
</tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van de offerte</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value" colspan="4">
|
||||
<xsl:call-template name="linebreaks">
|
||||
@@ -4134,21 +4137,15 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td class="label" colspan="4"><b>Referentie leverancier: </b><xsl:value-of select="kenmerk[@naam='Referentie leverancier']"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Contactgegevens</td>
|
||||
</tr>
|
||||
<xsl:choose>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP']='Ja'">
|
||||
<xsl:choose>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP']='Ja'">
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="backoffice_contact/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -4159,8 +4156,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td class="label" >E-mail</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/></td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/naam_full"/></td>
|
||||
@@ -4174,10 +4171,10 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<!--UWVA#30283: Naar Worldmeetings nooit het e-mail adres van de klant!-->
|
||||
<td class="value" colspan="3">: <xsl:choose><xsl:when test="uitvoerende/bedrijf/key='69793'"><xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/></xsl:when><xsl:otherwise><xsl:value-of select="melding/voor/email"/></xsl:otherwise></xsl:choose></td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="backoffice_contact/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -4235,7 +4232,7 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:if>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr !=''">
|
||||
<tr>
|
||||
<td class="label"> Ruimte</td>
|
||||
<td class="label"> Ruimte</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
@@ -4244,9 +4241,7 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="40px"/>
|
||||
</tr>
|
||||
<tr><td height="40px"/></tr>
|
||||
</table>
|
||||
</TD>
|
||||
<TD WIDTH="30" ROWSPAN="30" ID="RECHTERMARGE"></TD>
|
||||
@@ -4344,7 +4339,7 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<tr>
|
||||
<td class="tekst" colspan="4">Bij het Service Center Facilitair Bedrijf <xsl:value-of select="melding/plaats/regio/district/omschrijving"/> is onderstaande melding binnengekomen.
|
||||
Wij verzoeken u de gevraagde informatie aan ons te verstrekken.
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="10px" colspan="4"/>
|
||||
@@ -4356,8 +4351,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td height="20px" colspan="4"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van het informatieverzoek</td>
|
||||
</tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van het informatieverzoek</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value" colspan="4">
|
||||
<xsl:call-template name="linebreaks">
|
||||
@@ -4365,19 +4360,13 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Service Centergegevens</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/behandelaar/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -4439,11 +4428,11 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/omschrijving"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
<td/>
|
||||
<td class="value" colspan="3">  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_postcode"/>  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_plaats"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
<td/>
|
||||
<td class="value" colspan="3">  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_land"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -4451,19 +4440,19 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</tr>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/omschrijving !=''">
|
||||
<tr>
|
||||
<td class="label"> Gebouw</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/omschrijving"/></td>
|
||||
<td class="label"> Gebouw</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/omschrijving"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/verdieping/omschrijving !=''">
|
||||
<tr>
|
||||
<td class="label"> Verdieping</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/verdieping/omschrijving"/></td>
|
||||
<td class="label"> Verdieping</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/verdieping/omschrijving"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr !=''">
|
||||
<tr>
|
||||
<td class="label"> Ruimte</td>
|
||||
<td class="label"> Ruimte</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/verdieping/ruimte/nr"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
@@ -5908,9 +5897,9 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td height="20px" colspan="4"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van de opdracht</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Omschrijving van de opdracht</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="value" colspan="4">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="omschrijving"/>
|
||||
@@ -5922,37 +5911,31 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td height="10px" colspan="4"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" colspan="4"><b>Referentie leverancier: </b><xsl:value-of select="kenmerk[@naam='Referentie leverancier']"/></td>
|
||||
<td class="label" colspan="4"><b>Referentie leverancier: </b><xsl:value-of select="kenmerk[@naam='Referentie leverancier']"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr height="40px">
|
||||
<td/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- deze sp!@ -->
|
||||
<tr height="40px"><td/></tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<!-- deze sp!@ -->
|
||||
<tr>
|
||||
<td class="tekstkop" colspan="4">Contactgegevens</td>
|
||||
<td class="tekstkop" colspan="4">Contactgegevens</td>
|
||||
</tr>
|
||||
<xsl:choose>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP']='Ja'">
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="backoffice_contact/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" >Telefoon</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/descendant::*/bedrijf/telefoon"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" >E-mail</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/></td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
<xsl:choose>
|
||||
<xsl:when test="backoffice_contact/kenmerk[@naam='Medewerker SP']='Ja'">
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="backoffice_contact/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" >Telefoon</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/descendant::*/bedrijf/telefoon"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" >E-mail</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/></td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:when test="not(backoffice_contact/naam_full)">
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/voor/naam_full"/></td>
|
||||
@@ -5966,10 +5949,10 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<!--UWVA#30283: Naar Worldmeetings nooit het e-mail adres van de klant!-->
|
||||
<td class="value" colspan="3">: <xsl:choose><xsl:when test="uitvoerende/bedrijf/key='69793'"><xsl:value-of select="melding/voor/descendant::*/bedrijf/email"/></xsl:when><xsl:otherwise><xsl:value-of select="melding/voor/email"/></xsl:otherwise></xsl:choose></td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="label" width="25%">Behandeld door</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="backoffice_contact/naam_full"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -6034,11 +6017,11 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/omschrijving"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
<td/>
|
||||
<td class="value" colspan="3">  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_postcode"/>  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_plaats"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td/>
|
||||
<td/>
|
||||
<td class="value" colspan="3">  <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/afleveradres/bezoek_land"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -6046,8 +6029,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
</tr>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/omschrijving !=''">
|
||||
<tr>
|
||||
<td class="label"> Gebouw</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/omschrijving"/></td>
|
||||
<td class="label"> Gebouw</td>
|
||||
<td class="value" colspan="3">: <xsl:value-of select="melding/plaats/regio/district/locatie/gebouw/omschrijving"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="melding/plaats/regio/district/locatie/gebouw/verdieping/omschrijving !=''">
|
||||
@@ -6094,8 +6077,8 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">b<
|
||||
o.v.v de hierboven genoemde <b>kostenplaats</b> of het reeds bij u bekende <b>ordernummer</b>.<br/><br/>
|
||||
Zonder kostenplaats of ordernummer kunnen wij de factuur niet in behandeling nemen.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -7309,9 +7292,9 @@ Met <xsl:element name="a"><xsl:attribute name="href">http://<xsl:value-of select
|
||||
<tr>
|
||||
<td class="tekst" colspan="2" style="border-style:solid;border-width:0px;"><xsl:value-of select="//lcl/RES/totaal_deelreservering"/></td>
|
||||
<td class="tekst" style="text-align:right;border-style:solid;border-width:0px;">
|
||||
<xsl:call-template name="europrijs">
|
||||
<xsl:with-param name="prijs" select="sum(prijs[string(number(.))!='NaN'])+sum(rsv_deel/prijs[string(number(.))!='NaN'])+sum(rsv_artikel/prijs[string(number(.))!='NaN'])"/>
|
||||
</xsl:call-template>
|
||||
<xsl:call-template name="europrijs">
|
||||
<xsl:with-param name="prijs" select="sum(prijs[string(number(.))!='NaN'])+sum(rsv_deel/prijs[string(number(.))!='NaN'])+sum(rsv_artikel/prijs[string(number(.))!='NaN'])"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -7861,14 +7844,14 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">r<
|
||||
<td class="label" colspan="2" style="padding-top:10px;">
|
||||
<br/>Deze e-mail wordt eenmaal per twee weken automatisch verzonden. Je manager ontvangt zelf ook een kopie.<br/><br/>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label" colspan="2">
|
||||
Vriendelijke groeten,
|
||||
Functioneel beheer FACILITOR
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="prs_begintext"/>
|
||||
<tr><td height="10px"/></tr>
|
||||
@@ -9088,7 +9071,6 @@ Wij verzoeken je <xsl:call-template name="kto_url"><xsl:with-param name="bmr">r<
|
||||
<xsl:variable name="regels">
|
||||
<xsl:for-each select="msxml:node-set($sorted)/data_row">
|
||||
|
||||
|
||||
<xsl:if test="not(preceding-sibling::data_row[1]/REGELS) and REGELS!=''">
|
||||
|
||||
<xsl:value-of select="REGELS"/>
|
||||
@@ -9163,7 +9145,6 @@ function startAutoRefreshTim() {
|
||||
</table>
|
||||
|
||||
<table id="result" width="100%" cellpadding="0" cellspacing="0">
|
||||
|
||||
<xsl:for-each select="msxml:node-set($sorted)/data_row">
|
||||
<xsl:element name="tr">
|
||||
<xsl:attribute name="id">tr<xsl:value-of select="position()"/></xsl:attribute>
|
||||
@@ -9193,15 +9174,13 @@ function startAutoRefreshTim() {
|
||||
</body>
|
||||
</html>
|
||||
</xsl:if>
|
||||
|
||||
|
||||
<xsl:if test="@view='UWVA_V_RAP_FIP_LEASE_CONTRACT'">
|
||||
<style>
|
||||
.num0dec {mso-number-format:0;} .num2dec {mso-number-format:Fixed;} .tekst {mso-number-format:"\@";} .date {mso-number-format:"Short Date";}
|
||||
</style>
|
||||
<table border="0" bordercolor="#ffffff" width="100%">
|
||||
<xsl:for-each select="//facilitor/rapport/rapport_data/data_row">
|
||||
|
||||
|
||||
<xsl:if test="position() = 1">
|
||||
<tr>
|
||||
<th>Contractnr</th>
|
||||
@@ -10817,7 +10796,7 @@ function startAutoRefreshTim() {
|
||||
<xsl:call-template name="europrijs">
|
||||
<xsl:with-param name="prijs" select="totaal+btw"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
<tr>
|
||||
@@ -10995,7 +10974,7 @@ function startAutoRefreshTim() {
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</xsl:template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="deel" mode="full">
|
||||
<xsl:choose>
|
||||
@@ -11016,7 +10995,7 @@ function startAutoRefreshTim() {
|
||||
</xsl:when>
|
||||
<xsl:when test="$srtnotificatiecode = 'INSIN2'">
|
||||
<xsl:apply-templates select="." mode="in"/>
|
||||
</xsl:when>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="." mode="include"/>
|
||||
</xsl:otherwise>
|
||||
@@ -11054,13 +11033,13 @@ function startAutoRefreshTim() {
|
||||
<table>
|
||||
<xsl:for-each select="msxml:node-set($sorted)/data_row">
|
||||
<tr>
|
||||
<td class="fcltPhoto">
|
||||
<xsl:if test="fninlinephotofull!=''">
|
||||
<td class="fcltPhoto">
|
||||
<xsl:if test="fninlinephotofull!=''">
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src"><xsl:value-of select="$FacilitorWebRoot"/><xsl:value-of select="fninlinephotofull"/></xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:if>
|
||||
<xsl:if test="fninlinephotofull=''">
|
||||
<xsl:if test="fninlinephotofull=''">
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src"><xsl:value-of select="$FacilitorWebRoot"/>/appl/Pictures/avatarx.jpg</xsl:attribute>
|
||||
</xsl:element>
|
||||
@@ -11154,4 +11133,4 @@ function startAutoRefreshTim() {
|
||||
</html>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
</xsl:stylesheet>
|
||||
Reference in New Issue
Block a user