PCHD#41923 -- Crediteurgegevens overnemen uit de PCHD omgeving
svn path=/Website/branches/v2018.2/; revision=40595
This commit is contained in:
@@ -3,24 +3,43 @@ REM -- Maakt een lijst van personen aan die over de omgevingen die onderdeel ui
|
||||
REM -- gekopieerd moeten worden.
|
||||
REM -- Vervolgens wordt deze lijst gedistribueerd naar de andere omgevingen.
|
||||
REM
|
||||
REM -- Wordt nu ook voor de synchronisatie van bedrijven gebruikt.
|
||||
REM
|
||||
REM -- $Revision$
|
||||
REM -- $Id$
|
||||
|
||||
cscript fetch_perslid_list.js >>genimport.log 2>>&1
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHD\Export\
|
||||
call gen_export_bedrijf_gegevens.bat
|
||||
|
||||
|
||||
if errorlevel 1 goto fout
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHA\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHH\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHP\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHS\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHW\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
cd \Apps\Facilitor\FPlace5i\Cust\PCHY\Import\
|
||||
call import_xd_perslid.bat
|
||||
call import_bedrijf_gegevens.bat
|
||||
|
||||
|
||||
goto einde
|
||||
:fout
|
||||
|
||||
Reference in New Issue
Block a user