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

Clock In and Clock Out Slack Notification #189

Closed sushant2876 closed 4 years ago

sushant2876 commented 4 years ago

Hello, We are using Clock In and Clock Out function as a Punch card of our Attendance system. We are also using Slack Integration with Redmine. Is there any way to send messages in Slack Channel when any user use the CLOCK IN or CLOCK OUT?

Thanks

Regards Sushant

amutha1997 commented 4 years ago

Are you saying that you want the Email notification when the user CLOCK IN and CLOCK OUT?

sushant2876 commented 4 years ago

No, expecting Slack notifications only to a specific slack channel set in ERPMine.

amutha1997 commented 4 years ago

Have you tried to setting up Email notifications from redmine to the slack?

sushant2876 commented 4 years ago

Yes, we are already using message notifications to SLACK from Redmine and it is working fine.

For ERPMine, there is no setting to define a SLACK Channel for notifications. Currently, ERPMine functionalities does not support automated notification to SLACK and also do not have capability to send emails to supervisors.

There should be ability to set different SLACK Channels for:

  1. Clock In and Clock Out
  2. Leave Request
  3. Automated email and Slack notification to all employees one day advance for Public Holidays
  4. Automated email and Slack notification for employee schedule of any specific activity like project meeting etc. (Looks like scheduling is allowed for Shifts only but not small activities like meeting etc). Screen Shot 2019-12-13 at 15 17 05
amutha1997 commented 4 years ago

How did you setup message notification to slack from redmine?

sushant2876 commented 4 years ago

Go to Project —> Settings —> Slack Channel 228E7315-0827-46DD-ADAE-32DB3016A99B

amutha1997 commented 4 years ago

I don't see the field in my redmine application. Is this through a plugin.

sushant2876 commented 4 years ago

Yes, after installing SLACK plugin, we need to add a custom field Slack Channel for project level.

amutha1997 commented 4 years ago

That's what we thought. The integration between Slack and ERPmine is difficult. It will create a dependency between the two. We generally avoid the dependency of other plugins.