GRKL#36467 Opdrachtbon
svn path=/Website/branches/v2016.2/; revision=32049
This commit is contained in:
@@ -10,6 +10,148 @@
|
||||
|
||||
<xsl:variable name="FacilitorRoot">grkl.facilitor.nl</xsl:variable>
|
||||
|
||||
<xsl:template name="stylesheet">
|
||||
<style>body {
|
||||
font-family: Verdana;
|
||||
background-color: rgb(255, 255, 255);
|
||||
margin-left: 8px;
|
||||
margin-top: 8px;
|
||||
cursor: auto;
|
||||
color: #000;
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
table {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
table.details {
|
||||
background-color: #31398C;
|
||||
}
|
||||
|
||||
th {
|
||||
font-family: Verdana;
|
||||
font-size: 9pt;
|
||||
font-weight: normal;
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
background-color: #31398C;
|
||||
}
|
||||
|
||||
th.resth {
|
||||
font-family: Verdana;
|
||||
font-size: 9pt;
|
||||
font-weight: normal;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
td, p {
|
||||
font-family: Verdana;
|
||||
font-style: normal;
|
||||
font-size: 8pt;
|
||||
font-weight: normal;
|
||||
color: #000000;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td.result {
|
||||
text-decoration: none;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 2px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
background-color: #D6D8E8;
|
||||
}
|
||||
|
||||
td.resresult {
|
||||
text-decoration: none;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 2px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
td.sec_heading {
|
||||
font-size: 9pt;
|
||||
text-decoration: none;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 2px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
text-align: left;
|
||||
background-color: #d0d0d0;
|
||||
}
|
||||
|
||||
td.caption {
|
||||
font-size: 16pt;
|
||||
}
|
||||
|
||||
td.subcaption {
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
td.label {
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.value {
|
||||
font-style: italic;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.tekst {
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.adres {
|
||||
font-size: 8pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
td.tekstkop {
|
||||
font-weight: bold;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.tiny {
|
||||
font-size: 6pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.fatal {
|
||||
background-color: red;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
pre, xmp, code {
|
||||
font-style: normal;
|
||||
white-space: pre;
|
||||
display:block;
|
||||
}
|
||||
|
||||
.mldbeh {
|
||||
color: #666;
|
||||
}
|
||||
</style>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<xsl:choose>
|
||||
@@ -245,6 +387,60 @@ U bent behandelaar van deze melding. Klik <xsl:element name="a"><xsl:attribute n
|
||||
</table>
|
||||
</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>
|
||||
<!--xsl:value-of select="opdrachttype/omschrijving"/-->
|
||||
Opdracht voor <xsl:value-of select="uitvoerende/bedrijf/naam"/><xsl:text> </xsl:text><xsl:value-of select="melding/stdmelding/discipline/srtdiscipline/prefix"/><xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/>
|
||||
</b>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--td><b>Afdeling:</b></td-->
|
||||
<td width="18%"><b>Categorie:</b></td>
|
||||
<td colspan="3"><xsl:value-of select="melding/discipline/omschrijving"/>/<xsl:value-of select="melding/stdmelding/omschrijving"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="18%"><br/><b><xsl:value-of select="//lcl/FAC/contactpersoon"/>:</b></td>
|
||||
<!--td><br/><xsl:value-of select="backoffice_contact/naam_full"/></td-->
|
||||
<td width="32%"><br/><xsl:value-of select="melding/voor/naam_full"/></td>
|
||||
<td width="18%"><br/><b><xsl:value-of select="//lcl/FAC/bedrijf"/>:</b></td>
|
||||
<td><br/><xsl:value-of select="uitvoerende/bedrijf/naam"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b><xsl:value-of select="//lcl/FAC/telefoon"/>:</b></td>
|
||||
<td><xsl:value-of select="melding/melder/telefoonnr"/></td>
|
||||
<td><b><xsl:value-of select="//lcl/FAC/adres"/>:</b></td>
|
||||
<td><xsl:value-of select="uitvoerende/bedrijf/post_adres"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b><xsl:value-of select="//lcl/FAC/e-mail"/>:</b></td>
|
||||
<td><xsl:value-of select="melding/melder/email"/></td>
|
||||
<td><b><xsl:value-of select="//lcl/FAC/plaats"/>:</b></td>
|
||||
<td><xsl:value-of select="uitvoerende/bedrijf/post_postcode"/> <xsl:value-of select="uitvoerende/bedrijf/post_plaats"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br/><b><xsl:value-of select="//lcl/FAC/omschrijving"/>:</b></td>
|
||||
<td colspan="3"><br/><xsl:call-template name="linebreaks"><xsl:with-param name="string" select="omschrijving"/></xsl:call-template></td>
|
||||
</tr>
|
||||
<tr><td colspan="4"><hr/></td></tr>
|
||||
<tr>
|
||||
<td colspan="4" class="caption">
|
||||
<b>LET OP - Opdracht na uitvoering te allen tijde ZSM afmelden in FACILITOR/Service Portaal Klimmendaal</b>
|
||||
</td>
|
||||
</tr>
|
||||
<!--tr>
|
||||
<td colspan="4" align="center">
|
||||
<table width="100%" style="background-color:#EEEEEE;border: 1px solid blue">
|
||||
<tr><td><xsl:apply-templates select="melding" mode="opdracht"/></td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr-->
|
||||
</table>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="rapport">
|
||||
<style>
|
||||
th.res {
|
||||
|
||||
Reference in New Issue
Block a user