vebe#51390 opdrachttype 221
svn path=/Website/branches/v2017.3/; revision=37177
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLDAFM</xsl:variable>
|
||||
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<tr>
|
||||
@@ -20,7 +20,7 @@
|
||||
</xsl:if>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$srtnotificatiecode = 'MLDAFM'">
|
||||
<xsl:choose>
|
||||
@@ -28,7 +28,7 @@
|
||||
<tr>
|
||||
<td class='label' colspan='4'>
|
||||
<br/>Onderstaande medewerkergegevens zijn nu geregistreerd.
|
||||
<br/>Klik
|
||||
<br/>Klik
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>/?u=melding&k=-1&urole=fe&srtdisc=1&mld_defaultstdmelding=1&disc=24</xsl:attribute>
|
||||
hier</xsl:element> voor de aanvraag leaseauto nieuw.
|
||||
@@ -41,9 +41,9 @@
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
|
||||
<xsl:if test="not(//opdracht/extra_key) and extra_key">
|
||||
@@ -51,7 +51,7 @@
|
||||
<tr>
|
||||
<td align="right" valign="top" style="padding-top:10px;">
|
||||
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
|
||||
</td>
|
||||
</td>
|
||||
<td colspan="3" style="padding-top:10px;">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="notes/note[key=$mx_key]/omschrijving"/>
|
||||
@@ -62,8 +62,8 @@
|
||||
<td colspan="4" style="padding-bottom:20px;">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b><xsl:value-of select="//lcl/FAC/aanvrager"/>:</b>
|
||||
@@ -308,7 +308,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<xsl:if test="opmerking!=''">
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
@@ -323,8 +323,8 @@
|
||||
</xsl:if>
|
||||
</table>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="opdracht" mode="full">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$srtnotificatiecode = 'CUST03'">
|
||||
@@ -353,12 +353,12 @@
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="opdracht" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<tr>
|
||||
<td colspan="4" class="caption" style="padding-top:20px;padding-bottom:20px">
|
||||
<b>
|
||||
<b>
|
||||
<xsl:value-of select="opdrachttype/omschrijving"/> 
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>/?<xsl:value-of select="../bookmarks/opdracht"/><xsl:value-of select="key"/></xsl:attribute>
|
||||
@@ -374,7 +374,7 @@
|
||||
<tr>
|
||||
<td align="right" valign="top" style="padding-top:15px;padding-bottom:10px;">
|
||||
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
|
||||
</td>
|
||||
</td>
|
||||
<td colspan="5" style="padding-top:15px;padding-bottom:10px;">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="notes/note[key=$ox_key]/omschrijving"/>
|
||||
@@ -385,8 +385,8 @@
|
||||
<td colspan="6" style="padding-bottom:15px;">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td width="16%"/>
|
||||
<td width="17%"/>
|
||||
@@ -490,7 +490,7 @@
|
||||
<xsl:value-of select="datumverzonden/datum"/>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="3"/>
|
||||
<td align="right">
|
||||
@@ -509,8 +509,8 @@
|
||||
<xsl:with-param name="string" select="omschrijving"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<b><xsl:value-of select="//lcl/FAC/opmerking"/>:</b>
|
||||
@@ -521,13 +521,14 @@
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="6">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<xsl:if test="opdrachttype/key !='241'">
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<b>Berijder:</b>
|
||||
@@ -568,7 +569,8 @@
|
||||
<xsl:value-of select="melding/voor/mobiel"/>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</xsl:if>
|
||||
|
||||
<xsl:for-each select="melding/kenmerk[@volgnummer > 0 and @type!='L' and @type!='l' and @type!='Q' and count(@xmlnode)=0]">
|
||||
<xsl:sort select="@volgnummer" data-type="number"/>
|
||||
<xsl:if test=".!=''">
|
||||
@@ -707,11 +709,11 @@
|
||||
<br/>Wagenparkbeheer Vebego Inkoop
|
||||
<br/>Hambakenwetering 5b | Postbus 2459, NL-5202 CL 's-Hertogenbosch
|
||||
<br/>T +31 (0)88-0990 813 | contractbeheer@vebego.com | www.vebego.com
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</xsl:template>
|
||||
|
||||
|
||||
@@ -726,12 +728,12 @@
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="rapport" mode="noti_2_aanspreekpunt">
|
||||
|
||||
<xsl:for-each select="//facilitor/rapport/rapport_data/data_row">
|
||||
|
||||
|
||||
|
||||
|
||||
<table border="0" cellpadding="1">
|
||||
<tr>
|
||||
<td colspan="4" class="caption"><strong>Leasecontract <xsl:value-of select="CNT_LEASE_NUMMER_INTERN"/><xsl:if test="CNT_LEASE_VERSIE!=''">.<xsl:value-of select="CNT_LEASE_VERSIE"/></xsl:if></strong>
|
||||
@@ -794,16 +796,16 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td height="10px"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='label' colspan='4'>
|
||||
<br/>Over <xsl:value-of select="LEASE_WEKEN_TEGAAN"/> weken eindigt de huidige leaseovereenkomst met bovenstaande gegevens.
|
||||
<br/>Over <xsl:value-of select="LEASE_WEKEN_TEGAAN"/> weken eindigt de huidige leaseovereenkomst met bovenstaande gegevens.
|
||||
<!-- <br/>Klik <xsl:element name="a">
|
||||
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>/?u=contract&k=<xsl:value-of select="CNT_LEASE_KEY"/>&urole=fe</xsl:attribute> hier</xsl:element> om het volledige leaseovereenkomst in te zien.
|
||||
-->
|
||||
-->
|
||||
<br/>
|
||||
<br/>Wilt u voor de huidige berijder <xsl:value-of select="PRS_BERIJDER_NAAM_FULL"/> een besteltraject starten, klik dan <xsl:element name="a">
|
||||
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>/?u=melding&k=-1&urole=fe&srtdisc=1&mld_defaultstdmelding=21&disc=24</xsl:attribute> hier</xsl:element>.
|
||||
@@ -820,10 +822,10 @@
|
||||
</tr>
|
||||
</table>
|
||||
</xsl:for-each>
|
||||
|
||||
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
||||
Reference in New Issue
Block a user