Topic: Cannot Add Employee in HRM Module
I cannot able to add Employee in HRM . When I tried to click on add. not showing any error message also not making success.
How can I fix?
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Modules/Add-on's → Cannot Add Employee in HRM Module
I cannot able to add Employee in HRM . When I tried to click on add. not showing any error message also not making success.
How can I fix?
Set the debug mode to On and then try again and see the error logs. Share those Logs here.
Debug Option in Browser or Debug from Setup Option in software. Please help how to do that
in config.php set
$go_debug = 2;
Hi Niyaz, please read post #1 in this thread to get fix for your problem: https://frontaccounting.com/punbb/viewtopic.php?id=6860
Set the debug mode to On and then try again and see the error logs. Share those Logs here.
DATABASE ERROR : Could not write employee data
error code : 1366
error message : Incorrect integer value: '' for column `u9619550_fron771`.`0_employee`.`emp_id` at row 1
sql that failed was : INSERT INTO 0_employee VALUES ('', 'inge', 'indra', '0', '', '', '', '1974-01-19', '', '2021-01-01', '0', '0', '', '')
/home/u9619550/public_html/latihan/includes/errors.inc:208: trigger_error('DATABASE ERROR : Could not write employee data
error code : 1366
error message : Incorrect integer value: '' for column `u9619550_fron771`.`0_employee`.`emp_id` at row 1
sql that failed was : INSERT INTO 0_employee VALUES ('', 'inge', 'indra', '0', '', '', '', '1974-01-19', '', '2021-01-01', '0', '0', '', '')
','256')
/home/u9619550/public_html/latihan/includes/errors.inc:236: display_db_error('Could not write employee data','INSERT INTO 0_employee VALUES ('', 'inge', 'indra', '0', '', '', '', '1974-01-19', '', '2021-01-01', '0', '0', '', '')','')
/home/u9619550/public_html/latihan/includes/db/connect_db_mysqli.inc:91: check_db_error('Could not write employee data','INSERT INTO 0_employee VALUES ('', 'inge', 'indra', '0', '', '', '', '1974-01-19', '', '2021-01-01', '0', '0', '', '')','1')
/home/u9619550/public_html/latihan/modules/FrontHrm/includes/db/employee_db.inc:56: db_query('INSERT INTO 0_employee VALUES ('', 'inge', 'indra', '0', '', '', '', '1974-01-19', '', '2021-01-01', '0', '0', '', '')','Could not write employee data')
/home/u9619550/public_html/latihan/modules/FrontHrm/manage/employee.php:353: write_employee('','inge','indra','0','','','','19/01/1974','','01/01/2021','0','0','','')
did you get any way through this?
Getting same issue, I am able to create department , Salary scale. But I am not able to create new employee.
When I press "Add New Employee Details" button, nothing happened.
Hello
Please download the latest FrontHrm from this repo and install it manually to avoid the issue:
https://github.com/notrinos/FrontHrm/ar … ads/FA.zip
Read post #1 in THIS THREAD for more detailed instruction.
Regards
FrontAccounting forum → Modules/Add-on's → Cannot Add Employee in HRM Module
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.