VENR#41152 -- Implementatie Kien/Schiphol Group
svn path=/Website/branches/v2017.2/; revision=35663
This commit is contained in:
0
CUST/KFSG/export/.gitignore
vendored
0
CUST/KFSG/export/.gitignore
vendored
19
CUST/KFSG/export/gen_export_daily_task.bat
Normal file
19
CUST/KFSG/export/gen_export_daily_task.bat
Normal file
@@ -0,0 +1,19 @@
|
||||
REM GEN_EXPORT_DAILY_TASK.BAT
|
||||
REM
|
||||
REM Roept scripts aan die dagelijks uitgevoerd moeten worden
|
||||
REM
|
||||
REM Context : roep deze file aan indien nodig, of schedule deze
|
||||
REM Verseist: de randvoorwaarde voor het gebruik van gen_export
|
||||
REM
|
||||
REM $Revision$
|
||||
REM $Id$
|
||||
REM
|
||||
REM (c) 2009, SG facilitor, +31 (53) 4800710, helpdesk@sgfacilitor.nl
|
||||
REM
|
||||
|
||||
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat DAILY_TASK
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
padding-top: 2px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
background-color: #366f7b;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
td.resresult {
|
||||
@@ -2245,7 +2245,7 @@ Beste <xsl:value-of select="voor/naam_friendly"/>,
|
||||
<TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#000000" frame="box" width="99%">
|
||||
<tr>
|
||||
<th class="besth" style="width:9%; text-align:left"><xsl:value-of select="//lcl/BES/regel"/></th>
|
||||
<th class="besth" style="width:13%; text-align:left"><xsl:value-of select="//lcl/BES/artikelnr"/></th>
|
||||
<th class="besth" style="width:13%; text-align:left"><xsl:value-of select="//lcl/BES/Artikelnr"/></th>
|
||||
<th class="besth" style="width:36%"><xsl:value-of select="//lcl/FAC/omschrijving"/></th>
|
||||
<th class="besth" style="width:11%; text-align:left"><xsl:value-of select="//lcl/FAC/eenheid"/></th>
|
||||
<th class="besth" style="width:9%; text-align:right"><xsl:value-of select="//lcl/FAC/aantal"/></th>
|
||||
@@ -2509,7 +2509,7 @@ Beste <xsl:value-of select="voor/naam_friendly"/>,
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="GASTHEER"/><br/>
|
||||
<xsl:value-of select="VOORZIENING_AANTAL"/> <xsl:value-of select="VOORZIENING_PRODUCT"/><br/>
|
||||
<b><xsl:value-of select="VOORZIENING_AANTAL"/> <xsl:value-of select="VOORZIENING_PRODUCT"/></b><br/>
|
||||
<xsl:value-of select="substring(VAN,9,2)"/>-<xsl:value-of select="substring(VAN,6,2)"/>-<xsl:value-of select="substring(VAN,1,4)"/>  
|
||||
<xsl:value-of select="substring(substring-after(VAN,'T'),1,5)"/>-<xsl:value-of select="substring(substring-after(TOT,'T'),1,5)"/><br/>
|
||||
<xsl:choose>
|
||||
|
||||
Reference in New Issue
Block a user