SUTF#37276: Extra veld toevoegen op IBA opdrachtformulier
svn path=/Website/branches/v2016.1/; revision=30194
This commit is contained in:
@@ -454,6 +454,23 @@
|
|||||||
<xsl:value-of select="status"/>
|
<xsl:value-of select="status"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr height="10px">
|
||||||
|
<td colspan="4"><hr/></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<!-- call SUTF37276 Extra veld toevoegen op IBA opdrachtformulier (key 461) -->
|
||||||
|
<tr>
|
||||||
|
<td align="right">
|
||||||
|
<b><xsl:value-of select="kenmerk[@key='461']/@naam"/>:</b>
|
||||||
|
</td>
|
||||||
|
<td colspan="3" align="right">
|
||||||
|
<xsl:call-template name="linebreaks">
|
||||||
|
<xsl:with-param name="string" select="kenmerk[@key='461']"/>
|
||||||
|
</xsl:call-template>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr height="10px">
|
<tr height="10px">
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -462,6 +479,13 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr height="10px">
|
<tr height="10px">
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="4" align="right">
|
||||||
|
<b>S.v.p. factuur sturen naar facturensutfene@sutfene.nl</b>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr height="10px">
|
||||||
<td colspan="4">
|
<td colspan="4">
|
||||||
<hr/>
|
<hr/>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user