KFSG#51990 Implementatie facturatieproces
svn path=/Website/branches/v2018.2/; revision=41785
This commit is contained in:
@@ -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&fclt_f_colname1=MAAND&fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&fclt_f_colname2=FCLT_F_LEVERANCIER&fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&fclt_f_colname3=FCLT_F_CONTRACTNR&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&fclt_f_colname1=MAAND&fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&fclt_f_colname2=FCLT_F_LEVERANCIER&fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&fclt_f_colname3=FCLT_F_CONTRACTNR&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&fclt_f_colname1=MAAND&fclt_f_colvalue1=<xsl:value-of select="MAAND"/>&fclt_f_colname2=FCLT_F_LEVERANCIER&fclt_f_colvalue2=<xsl:value-of select="FCLT_F_LEVERANCIER"/>&fclt_f_colname3=FCLT_F_CONTRACTNR&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>
|
||||
|
||||
Reference in New Issue
Block a user