dhanasingh / redmine_wktime

ERPmine is an open source free ERP for Service Industries. It runs within Redmine
https://erpmine.org/
Other
121 stars 78 forks source link

Email Notification for Leave Request #188

Closed sushant2876 closed 4 years ago

sushant2876 commented 4 years ago

Hi, We are using Leave Approval function in our organization. However, we are unable to find email notification for approvers notice if a Leave Request is submitted by the employees. Please advise if there is any way tp set the email notification or Slack Messages integration.

Thanks Regards Sushant

amutha1997 commented 4 years ago

For Email notification, Did you set the supervisor role for that under user detail page?

sushant2876 commented 4 years ago

Yes, I did. The supervisor is not receiving emails for leave request. See attached inage. 2F004ADE-4CEE-48B4-8486-C86E3C8E2E6E

amutha1997 commented 4 years ago

Do you have a Email problem here only or other redmine Email notifications. For this notification we are using submitter Email id instead of admin Email id. Could this be a problem?

sushant2876 commented 4 years ago

We had email notification issue but now we have fixed it. We are receiving all automated emails from Redmine now. However for Leave Request, currently no email notification receives either to the Submitter or to the approver.

Yes, submitter Email id will be a problem. When a submitter request for Leave, a notification to the Supervisor only should be sent in email and Slack Channel. That is how the supervisor can notice that a Leave Request is Submitted. After the Supervisor approves his/her leave, an automated email and SLACK notification should be sent to the submitter only.

sushant2876 commented 4 years ago

FYI, the Leave approved message receives to the Submitter after supervisors approval.

Only the fix for notification to Supervisor when Leave Request is submitted need to be implemented.

amutha1997 commented 4 years ago

We have implemented both request mail and approve mail. We think you have received only approve mails. For approve mail sender is approver and the request mail sender is a submitter. We suspect your mail server is not sending submitter mails. In our next release instead of sender and approver emails, we are going to use Emission email in redmine email settings . It might fix the issue.

sushant2876 commented 4 years ago

Working Perfect now.