PCHD#52435 - notitie op opdrachtbon
svn path=/Website/branches/v2017.3/; revision=37575
This commit is contained in:
@@ -84,8 +84,30 @@
|
||||
<xsl:value-of select="//facilitor/header/custId"/> 
|
||||
<xsl:value-of select="melding/stdmelding/discipline/srtdiscipline/prefix"/>
|
||||
<xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/></b>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<xsl:if test="extra_key">
|
||||
<xsl:variable name="ox_key"><xsl:value-of select="extra_key"/></xsl:variable>
|
||||
<tr>
|
||||
<td align="right" valign="top" style="padding-top:15px;padding-bottom:10px;">
|
||||
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
|
||||
</td>
|
||||
<td colspan="2" style="padding-top:15px;padding-bottom:10px;">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="notes/note[key=$ox_key]/omschrijving"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4" style="padding-bottom:15px;">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
|
||||
|
||||
<xsl:if test="$opdrtype!='intern'">
|
||||
<tr>
|
||||
<td width="16%"/>
|
||||
@@ -196,6 +218,7 @@
|
||||
</tr>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$opdrtype='offerte'">
|
||||
|
||||
<tr>
|
||||
<td align="right" colspan="4">
|
||||
<i>Graag voor vragen m.b.t. deze offerteaanvraag contact opnemen via:</i>
|
||||
|
||||
Reference in New Issue
Block a user