Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
Lines of code | 290 |
Technical Name |
eg_workhours_notification |
License | OPL-1 |
Website | http://www.inkerp.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |



Working Hours Notification
This module provides notifications to management when employees work fewer hours than the established minimum, ensuring that all team members meet their expected working hours.
Highlight Working Hours Notification
Set minimum working hours for employees
Automated email notifications for underperforming work hours
Customizable notification settings per employee

Features
General Settings:
Define minimum working hours for all employees and specify email addresses for notification summaries.
Employee Configuration:
Assign each employee's email address for notifications and determine whether they should receive alerts for minimum working hours.
Scheduled Actions:
Automate notifications with cron jobs that run daily, weekly, or monthly to check and report on employee work hours.
Email Notifications:
Send personalized emails to employees with less than the minimum required working hours and summaries to designated email addresses.
Screenshot

1) General Settings Form View:
Set the minimum working hours for all employees and enter email addresses for notification summaries.
Navigation : General Settings → Employees

2) Employee Form View:
Input the employee's email address for notifications and configure whether the employee should receive alerts for minimum working hours.

3) Scheduled Action Form View (Daily):
Configure a cron job that runs daily to check employee working hours.

4) Email Tree View (Daily Notifications):
Displays emails sent to employees who are set to notify and whose worked hours are below the specified minimum.

5) Email Form View (Daily Individual Notification):
Sends an email to an employee notifying them of their worked hours being less than the minimum requirement.

6) Email Form View (Daily Summary Notification):
Sends a summary email to all employees whose worked hours are below the minimum threshold.

7) Scheduled Action Form View (Weekly):
Create a cron job that runs weekly to check employee working hours.

8) Email Form View (Weekly Individual Notification):
Sends an email to an employee notifying them of their worked hours being less than the minimum for the week.

9) Email Form View (Weekly Summary Notification):
Sends a summary email to all employees whose worked hours are below the minimum for the week.

10) Scheduled Action Form View (Monthly):
Set up a cron job that runs monthly to check employee working hours.

11) Email Form View (Monthly Individual Notification):
Sends an email to an employee notifying them of their worked hours being less than the minimum for the month.

12) Email Form View (Monthly Summary Notification):
Sends a summary email to all employees whose worked hours are below the minimum for the month.

User Guide
Suggested Products
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module