KFSG#51990 Implementatie facturatieproces

svn path=/Website/branches/v2018.2/; revision=41785
This commit is contained in:
Maarten van der Heide
2019-03-25 20:48:12 +00:00
parent 758f20f1c3
commit 7dc6c96ca1

View File

@@ -4714,21 +4714,21 @@ END:VCALENDAR
<xsl:when test="BROC_FLAG='B'">
<xsl:attribute name="title">Toon variabele bestelopdrachten.</xsl:attribute>
<xsl:attribute name="class">tekst</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="onclick">FcltMgr.openDetail('appl/fac/fac_usrrap_list.asp?usrrap_key=864&amp;fclt_f_colname1=MAAND&amp;fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&amp;fclt_f_colname2=FCLT_F_LEVERANCIER&amp;fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&amp;fclt_f_colname3=FCLT_F_CONTRACTNR&amp;fclt_f_colvalue3=<xsl:value-of select="CONTRACTNR"/>', '<xsl:value-of select="MAAND"/>/<xsl:value-of select="CONTRACTNR"/>');</xsl:attribute>
<u><xsl:value-of select="INKOOPORDERNR"/></u>
</xsl:when>
<xsl:when test="BROC_FLAG='R'">
<xsl:attribute name="title">Toon variabele reserveringen.</xsl:attribute>
<xsl:attribute name="class">tekst</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="onclick">FcltMgr.openDetail('appl/fac/fac_usrrap_list.asp?usrrap_key=863&amp;fclt_f_colname1=MAAND&amp;fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&amp;fclt_f_colname2=FCLT_F_LEVERANCIER&amp;fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&amp;fclt_f_colname3=FCLT_F_CONTRACTNR&amp;fclt_f_colvalue3=<xsl:value-of select="CONTRACTNR"/>', '<xsl:value-of select="MAAND"/>/<xsl:value-of select="CONTRACTNR"/>');</xsl:attribute>
<u><xsl:value-of select="INKOOPORDERNR"/></u>
</xsl:when>
<xsl:when test="BROC_FLAG='O'">
<xsl:attribute name="title">Toon variabele opdrachten.</xsl:attribute>
<xsl:attribute name="class">tekst</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="style">cursor:pointer;</xsl:attribute>
<xsl:attribute name="onclick">FcltMgr.openDetail('appl/fac/fac_usrrap_list.asp?usrrap_key=862&amp;fclt_f_colname1=MAAND&amp;fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&amp;fclt_f_colname2=FCLT_F_LEVERANCIER&amp;fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&amp;fclt_f_colname3=FCLT_F_CONTRACTNR&amp;fclt_f_colvalue3=<xsl:value-of select="CONTRACTNR"/>', '<xsl:value-of select="MAAND"/>/<xsl:value-of select="CONTRACTNR"/>');</xsl:attribute>
<u><xsl:value-of select="INKOOPORDERNR"/></u>
</xsl:when>