FrontAccounting Payroll & Human Resource Module
- FrontAccounting 2.4.x
- dejavu font
From 01/Apr/2018 FrontHrm can be installed without any changes in FA core so following steps 2, 4 can be ignored.
- Rename FrontHrm-master to
FrontHrm
then copy folder to the FAmodules
directory. Copyrep889.php
to FAreporting
folder.- Copy
dejavu font files
to FAreporting/font
folder. Replacereporting/includes/reporting.inc
withreporting.inc
in the FrontHrm.- For FrontAccounting 2.4.4 up to now: just install and active normally. For the earlier versions, do the following:
- Comment out block of codes from lines 215 to 220 of
admin/inst_module.php
. - Install and active the module.
- Uncomment lines 215-220 of
admin/inst_module.php
.