diff --git a/CUST/PCHA/import/import_factuur.bat b/CUST/PCHA/import/import_factuur.bat new file mode 100644 index 0000000000..9993f9a72a --- /dev/null +++ b/CUST/PCHA/import/import_factuur.bat @@ -0,0 +1,6 @@ +REM Import van factuurbestandsnamen naar FACILITOR + +move d:\Apps\Facilitor\Webdav\Pchd\0300*.csv . + +cscript ..\..\..\utils\gen_import\gen_import.wsf PCHX FACTUUR >>genimport.log 2>>&1 +