INLO#57772 - locked user INLO inpassen voor multi-klanten
svn path=/Website/branches/v2019.1/; revision=42566
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
<!-- # # # Mutaties hier noteren; datum, aangepast door, summary # # #
|
||||
|
||||
4-4-2019 J. Migo - ticket 57191 - herziening layout opdracht-fiattering - GEREED
|
||||
16-5-2019 J.Migo - ticket 57772 - locked user INLO inpassen - GEREED
|
||||
4-4-2019 J. Migo - ticket 57191 - herziening layout opdracht-fiattering - GEREED
|
||||
12-3-2019 J. Migo - ticket 56714 INLO en inpassen nieuwe klanten - Finetuning - AFGEROND
|
||||
8-3-2019 J. Migo - ticket 56813/55424 - SABIC en link in fiatterings-mail - AFGEROND
|
||||
5-3-2019 J. Migo - ticket 56714 logo's en opdrachtnummers klanten - AFGEROND
|
||||
@@ -228,8 +229,8 @@ E <xsl:value-of select="notes/note[key=$x_key]/noteur/email"/></font>
|
||||
<br/><xsl:choose><xsl:when test="opdrachttype/omschrijving = 'Project RFQ'"> is project rfq </xsl:when>
|
||||
<xsl:otherwise></xsl:otherwise></xsl:choose>
|
||||
|
||||
<br/><xsl:value-of select="$invoice_email"/> -->
|
||||
|
||||
<br/><xsl:value-of select="$invoice_email"/>
|
||||
-->
|
||||
|
||||
|
||||
<br/>
|
||||
@@ -784,6 +785,23 @@ Op deze opdracht zijn uitsluitend en onverkort de navolgende en bijgevoegde voor
|
||||
</td>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:if test="($customer_code= 'INLO' or $customer_code= 'VEH' or $customer_code= 'HENK' or $customer_code= 'ZWAAN') and uitvoerende/bedrijf/naam != 'AAFM'">
|
||||
<td style="padding:0px;"><font color='#000000' size="2"><b>Opdracht behandelen:</b></font>
|
||||
<br/>
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">https://inlo.facilitor.nl/lockeduser(opdracht,<xsl:value-of select="key"/>,<xsl:value-of select="uitvoerende/bedrijf/key"/>)</xsl:attribute>
|
||||
|
||||
<br/>Scan of klik om de opdracht te behandelen:<br/><br/>
|
||||
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="style">height: 3.25cm; width: 3.25cm; margin:0cm; padding:0; border:none</xsl:attribute>
|
||||
<xsl:attribute name="qrc">https://inlo.facilitor.nl/lockeduser(opdracht,<xsl:value-of select="key"/>,<xsl:value-of select="uitvoerende/bedrijf/key"/>)</xsl:attribute>
|
||||
</xsl:element></xsl:element>
|
||||
|
||||
</td>
|
||||
</xsl:if>
|
||||
|
||||
|
||||
<xsl:if test="$customer_code= 'RWS' and uitvoerende/bedrijf/naam != 'AAFM'">
|
||||
<td style="padding:0px;"><font color='#000000' size="2"><b>Opdracht behandelen:</b></font>
|
||||
<br/>
|
||||
@@ -1091,15 +1109,4 @@ Op deze opdracht zijn uitsluitend en onverkort de navolgende en bijgevoegde voor
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2009. Progress Software Corporation. All rights reserved.
|
||||
|
||||
<metaInformation>
|
||||
<scenarios/>
|
||||
<MapperMetaTag>
|
||||
<MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>
|
||||
<MapperBlockPosition></MapperBlockPosition>
|
||||
<TemplateContext></TemplateContext>
|
||||
<MapperFilter side="source"></MapperFilter>
|
||||
</MapperMetaTag>
|
||||
</metaInformation>
|
||||
-->
|
||||
</xsl:stylesheet>
|
||||
Reference in New Issue
Block a user