Importing employee files and pay stub data

Topics brought up by the TimeTrex open source community.
Locked
rons
Posts: 52
Joined: Fri Jul 06, 2007 11:24 am

Importing employee files and pay stub data

Post by rons »

I just installed the 2.0.1 standard version and I want to electronically import employee files and pay stub data from another system. How can I do that and in what format. I am using Postgresql 8 as the backend database and running on a Ubuntu linux server.
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

You can find import tools in the:

tools/import

directory. There are also example file formats and column mapping files in that directory.
Locked