Quantcast

Posts tagged ‘OrangeHRM’

Add Province Options in OrangeHRM for your Country

Our readers was asking about how to add province data on OrangeHRM that suits with their country. Currently OrangeHRM version 2.5.0.2 only support province data for United States of America (USA). How about provinces in your country? It’s very easy to customize OrangeHRM to support your country provinces data. Continue reading ‘Add Province Options in OrangeHRM for your Country’ »

Import Fingerprint Data ’1_attlog.dat’ to OrangeHRM Table ‘hs_hr_attendance’ using PHP

In previous article, Read Fingerprint Attendance Data ‘1_attlog.dat’ Using PHP and Transfer to MySQL, we already talk about importing the fingerprint time attendance data ’1_attlog.dat’ to MySQL table for further process. Now we will try to import the data to OrangeHRM. OrangeHRM is open source Human Resources software that run using PHP + MySQL platform. OrangeHRM consists several module that can help to manage human resource operation, such as leave management, time attendance management, salary management and employee data. Continue reading ‘Import Fingerprint Data ’1_attlog.dat’ to OrangeHRM Table ‘hs_hr_attendance’ using PHP’ »

Read Fingerprint Attendance Data ’1_attlog.dat’ Using PHP and Transfer to MySQL

During our experiment using fingerprint device X100 we need to read the time attendance log data. The device has option to download the time attendance data to USB flash disk. Continue reading ‘Read Fingerprint Attendance Data ’1_attlog.dat’ Using PHP and Transfer to MySQL’ »