Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

HR Manager - Export CSV file

622 bytes added, 09:21, 21 March 2018
m
no edit summary
An example would look like:
strClient_CompanyStaffIdNumber,strClient_Firstname,strClient_Surname,strHR_Personal_Home_Address1,strHR_Personal_Home_Address2,strHR_Personal_Home_Address3,strHR_Personal_Home_Address4
 
 
 
= Usage =
 
 
The file generates and is available from the interface from ''Main Menu > HR Manager > System Management > Export CSV file > ''
 
 
The filename will be XX-YYYY-MM-DD-HH-MM-SS.CSV where
* XX is the Id of the user generating the file
* YYYY is the year the file is generated
* MM is the month
* DD is the day
* HH is the hour
* mm is the minute
* SS is the second
 
 
 
= Notes =
 
 
The data generated removes commas from within the data as the file is created, so for example an Address with a , in it will not have the , in the file but it will remain in the data. This ensures compliance to strict CSV layout.
[[Category:Module Specific:HR Manager]]
7,528
edits