svn path=/Website/branches/v2018.1/; revision=38526
This commit is contained in:
Maarten van der Heide
2018-07-16 14:04:35 +00:00
parent 2085b45e2a
commit 42d8ff6a5d
8 changed files with 2702 additions and 0 deletions

13
CUST/BSSC/BSSC.css Normal file
View File

@@ -0,0 +1,13 @@
/*
* $Revision$
* $Modtime: 02-05-14 16:00 $
*/
#headerblok {
background-position: 50px 2px;
}
/* Menukoppen */
span.menukop {
background-image: none;
padding-left: 2px;
}

BIN
CUST/BSSC/Oracle.udl Normal file

Binary file not shown.

BIN
CUST/BSSC/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@@ -0,0 +1,4 @@
@echo off
REM Moet gescheduled worden (normaliter 1 keer per uur) om door de applicatiebeheerder
REM ingeregelde notificaties te genereren.
cscript ..\..\..\utils\gen_notify\gen_notify.js ../oracle.udl BSCC

View File

@@ -0,0 +1,4 @@
@echo off
REM Moet gescheduled worden (normaliter 1 keer per dag) om door de applicatiebeheerder
REM ingeregelde jobs (aanmaak van periodieke opdrachten) uit te voeren.
cscript ..\..\..\utils\gen_scheduler\gen_scheduler.js ../oracle.udl

View File

@@ -0,0 +1 @@
call ..\..\..\utils\putOrders\putOrders.bat %*

BIN
CUST/BSSC/tmpl_logo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

2680
CUST/BSSC/xsl/BSSC.xsl Normal file

File diff suppressed because it is too large Load Diff