FSN#36003 mail noti op opdrachtbon

svn path=/Website/branches/v2016.1/; revision=29471
This commit is contained in:
Ruud Lipper
2016-05-20 07:36:15 +00:00
parent fa91e17041
commit 606c90e8f1

View File

@@ -17,6 +17,24 @@
<xsl:if test="geprint = 1">(kopie)</xsl:if>
</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="3" 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>
<tr>
<td width="16%"/>
<td width="34%"/>