TIP: You can type at any time to perform a new search.
Mail Notify Employee Leave
mail_notify_employee_leave · OCA/mail
- Repository
- OCA/mail · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/mail
- Last tracking update
- 2026-08-07 08:23:01
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, GuillermoNforgeflow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module automatically notifies users when they mention or assign a colleague who is out of office. The notification includes the expected return date of the absent user and is sent only once per day per user.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
absence_notified_dateDatecopy=Falsehelp='Date of the last notification record'readonly=Truestring='Date of Last Absence Notification' -
absence_notified_user_idsMany2many → res.userscopy=Falsehelp='Users who have already been notified today about this absence'readonly=Truestring='Users Notified Today' args: 'res.users'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
add_working_day(self, date_obj, employee)Returns the next working day after `date_obj` considering the employee's calendar.
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 44 days ago
- Last activity
- 44 days ago
- Repository
- OCA/mail
- Pull request
- [19.0][MIG] mail_notify_employee_leave: Migration to 19.0 (#228)