We are using Avanti payroll but I create the file with an Excel Macro from exported data.
Here are three records from the import file.
D,1,20060820,7,492,101,GLJE,Avanti,20060731,To Accrue July Payroll,3173.07
D,1,20060820,7,492,102,GLJE,Avanti,20060731,To Accrue July Payroll,24895.53
D,1,20060820,7,492,103,GLJE,Avanti,20060731,To Accrue July Payroll,1356.2
Type,Entry#,FiscalDate,Period,Acct,Dept,SourceCode,Reference,TransactionDate,Description,HomeAmt
I prefer to use an ascii format for the date rather than a typical date format as it is easier to work with when creating and saving the files.
Thanks for your help,
Sheldon