bbalet / jorani

Leave and Overtime Management System
http://jorani.org/
GNU Affero General Public License v3.0
389 stars 274 forks source link

No email notification when leave is created on behalf of an employee #370

Closed djanghoo closed 1 year ago

djanghoo commented 2 years ago

Github issue tracker is used for bug only. For general questions and requests, please join the Google group

Don't hesitate to provide screenshots.

What is the version of Jorani?

v1.0.0

Expected behavior

Get an email notification sent to the manager when the admin RH created a "requested" leave on behalf on an employee.

Actual behavior

No email notification is sent (the leave is well displayed on manager interface though) and e-mail notifications are correctly sent to the manager when the employees create their requests.

Steps to reproduce the behavior

Log as an Admin RH and create a "requested" leave on behalf of an employee No email is sent. Our email configuration is good since we do receive other email notifications.

Thanks for your help !

bbalet commented 1 year ago

Hi,

No email is sent when a leave request is created by HR. I will not add this feature, but you can develop it and submit a PR.