AAZC#34992 -- Extra status toevoegen in koppeling met Unica
svn path=/Website/branches/v2015.3/; revision=27644
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="type">update</xsl:attribute>
|
||||
<xsl:choose>
|
||||
<xsl:when test="Status = 'Aangemaakt' or Status = 'Gepland' or Status = 'Voorbereiding' or Status = 'OA aangestuurd' or Status = 'Uitvoering'">
|
||||
<xsl:when test="Status = 'Aangemaakt' or Status = 'Gepland' or Status = 'Voorbereiding' or Status = 'OA aangestuurd' or Status = 'Uitvoering' or Status = 'Offerte'">
|
||||
<status>ORDACP</status>
|
||||
</xsl:when>
|
||||
<xsl:when test="Status = 'Technisch gereed' ">
|
||||
@@ -65,4 +65,4 @@
|
||||
<xsl:template match="/">
|
||||
<xsl:apply-templates select="soap:Envelope/soap:Body"/>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->
|
||||
</xsl:stylesheet><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->
|
||||
Reference in New Issue
Block a user