NYBU#33916 -- Goedkeuring Catering (taken schedulen)

svn path=/Website/branches/v2015.3/; revision=28114
This commit is contained in:
Arthur Egberink
2016-02-10 14:20:41 +00:00
parent 370b9f7cda
commit 6955f1ddf3
4 changed files with 36 additions and 5 deletions

View File

@@ -3,4 +3,7 @@ call gen_export_huur_coda.bat
call gen_export_huur_mutaties.bat
call gen_export_res_coda.bat
call gen_export_res_verwerk.bat
call gen_export_res_verwerk.bat
call gen_export_res_cat.bat
call gen_export_res_cat_verwerk.bat

View File

@@ -0,0 +1,16 @@
REM GEN_EXPORT_RES_CAT.BAT
REM
REM NYBU
REM
REM Exporteert informatie naar een export-bestand
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) 2013, SG|facilitor bv, +31 (53) 4800700, support@facilitor.nl
REM
CALL ..\..\..\utils\gen_export\gen_export.bat RES_CAT

View File

@@ -0,0 +1,16 @@
REM GEN_EXPORT_RES_CAT_VERWERK.BAT
REM
REM NYBU
REM
REM Exporteert informatie naar een export-bestand
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) 2013, SG|facilitor bv, +31 (53) 4800700, support@sgfacilitor.nl
REM
CALL ..\..\..\utils\gen_export\gen_export.bat RES_CAT_VERWERK

View File

@@ -15,7 +15,3 @@ REM
CALL ..\..\..\utils\gen_export\gen_export.bat RES_NOTI_GOEDK
REM Neem ook in deze job het factuurvoorstel voor de catering mee.
CALL ..\..\..\utils\gen_export\gen_export.bat RES_CAT
CALL ..\..\..\utils\gen_export\gen_export.bat RES_CAT_VERWERK