-
logged as Admin
Selected Leave->Assign Leave
Enter required details
Do not add a comment
click save
Go to Leave->Leave List
Relevant to the above added record, try to add a comment and save
bug; Comment is not saving.
Note: when assigning a leave a comment is added at the time of assigning , such comments are updated properly under leave list.
2009-11-12 03:59:53 UTC by chamilaperera
-
Forgot Email address in bug report....
My email address is alienman297@hotmail.com
Please put 'SOURCEFORGE' at beginning of subject if you decide to contact me.
Thank you.
2009-11-12 03:55:57 UTC by kuragabus
-
The bug report ID mentioned in my last post is 2896395.
I assigned it the same importance level as this problem.
2009-11-12 03:46:28 UTC by kuragabus
-
Fixed:
On line 193 in orangehrm/lib/models/eimadmin/export/CustomizableCSVExport.php during the creation of a CSVField class for the employee's status the following parameters were given:
CustomExport::FIELD_EMPSTATUS => new CSVField('emp_status', CSVField::FIELD_TYPE_DIRECT, $empStatuses)
It states 'FIELD_TYPE_DIRECT' as the type value for the class. This is wrong because the emp_status uses...
2009-11-12 03:43:35 UTC by kuragabus
-
[BUG]
When you create a custom data export and add empStatus as a value to be exported, depending on the status of the employee orangeHRM doesn't output a value for that user's employee status.
There are 7 options for employee status, and upon export only 3 of them, Full Time Contract, Full Time Internship and Terminated, yield values, which are A, T, T respectively. Possible employee status...
2009-11-12 03:38:49 UTC by kuragabus
-
I fixed this. Very simple.
1.Opened orangehrm/installer/dbConfig.php
2. modified "maxvalue" to 6 on line 177; max length of the value to be put in port field.
3. modified "maxvalue" in javascript statment to 6 on line 45;does the same as above but dynamically while user is interacting with the page.
Tested it worked by starting mysql-server-5.1 on port 49001, installing OrangeHRM on said port...
2009-11-11 17:16:40 UTC by kuragabus
-
poojitha committed revision 4079 to the OrangeHRM - Human Resource Management SVN repository, changing 1 files.
2009-11-11 12:42:27 UTC by poojitha
-
I use the swedish language pack and version 2.4.1.
2009-11-11 04:18:07 UTC by mmazeen
-
Hi,
There may be some issues as the some language packs were provided by the community.
So as a community members we should help them to fix these problems. I will look in to your issue..Please tell me what language pack you use and what is the OrangeHRM version?
Regards,
Dulitha.
2009-11-11 04:17:54 UTC by mmazeen
-
Hi,
Please check followings.
Check whether you have the same network class in the desktop and for the wireless environment.
eg : some times you may have IP address 192.168.1.x in desktop environment and 10.1.1.x in wireless environment.
In this case you can't access.
Check the firewall settings for wireless. I guess firewall for desktop environment is ok.
To test above please plug a...
2009-11-11 04:16:47 UTC by mmazeen