NYBU#33916 -- Goedkeuring Catering (taken schedulen)
svn path=/Website/branches/v2015.3/; revision=28114
This commit is contained in:
@@ -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
|
||||
16
CUST/NYBU/export/gen_export_res_cat.bat
Normal file
16
CUST/NYBU/export/gen_export_res_cat.bat
Normal 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
|
||||
16
CUST/NYBU/export/gen_export_res_cat_verwerk.bat
Normal file
16
CUST/NYBU/export/gen_export_res_cat_verwerk.bat
Normal 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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user