Settings
After installation the settings module can be accessed by login in as admin and going to System->Settings
Global Settings
Setting | Description |
---|---|
|
Name of the company |
|
Company logo. You may upload the company logo here. Ideally should be 200px wide and height between 50px to 150 px. |
|
A short description about the company. Will be used mainly in recruitment module |
|
Set this to "No" to disable all outgoing emails from modules. Value "Yes" will enable outgoing emails |
Email Settings
Configuring Email with SMTP
Setting | Description |
---|---|
|
This should be set to SMTP |
|
If you are using local machine to send emails, set this to localhost. If not set the IP address of the server you are using to send emails |
|
Set this to "Yes" if SMTP server authorization is enabled |
|
User name of the SMTP user |
|
SMTP user password |
|
Port configured in SMTP server (Default 25) |
|
From email address (e.g icehrm@mydomain.com) |
Configuring Email with Amazon SES
Setting | Description |
---|---|
|
This should be set to SES |
|
Amazon access key Id (You can get this through AWS console) |
|
Amazon access key secret |
|
Authorized email address for sending emails through SES |
Configuring Email with Gmail
Setting | Description |
---|---|
|
This should be set to SMTP |
|
ssl://smtp.gmail.com |
|
Yes |
|
yourgmailaddress@gmail.com |
|
Gmail password |
|
465 |
|
yourgmailaddress@gmail.com |
Developer Settings
Setting | Description |
---|---|
|
Select Yes if you are having trouble loading data for some tables |
|
When this is set to “Yes” IceHrm will reset all values given in System->Permissions module. This setting can be used to reload permissions after adding new permissions to module meta.json file |
|
Add new permissions without resetting modules |
|
Print debug log messages |
Other Settings
Setting | Description |
---|---|
|
If "Yes" all the employees of company can see other peoples' leave schedules. If set to "No" only admins and supervisors will be able to see leave schedule of subordinates |
|
Every email sent though leave module will be CC to these comma seperated list of emails addresses |
|
Every email sent though leave module will be BCC to these comma seperated list of emails addresses |
|
Only allow users to add an entry to a timesheet only if they have marked atteandance for the selected period |
|
Show quick apply button when candidates are applying for jobs. Quick apply allow candidates to apply with minimum amount of information |
|
Show apply button when candidates are applying for jobs |