TIP: You can type at any time to perform a new search.
Holidays Summary Email
hr_holidays_summary_email · OCA/hr-holidays
- Repository
- OCA/hr-holidays · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Human Resources
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-holidays
- Last tracking update
- 2026-08-07 08:09:24
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Miquel Raïch, Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_public_view_form |
hr.employee.public.form - hr_holidays_summary_email | hr.employee.public | form | Inherits hr.hr_employee_public_view_form |
res_config_settings_view_form |
res.config.settings.form - hr_holidays_summary_email | res.config.settings | form | Inherits hr_holidays_settings.res_config_settings_view_form |
res_users_view_form_profile |
res.users.preferences.form.inherit - hr_holidays_summary_email | res.users | form | Inherits hr.res_users_view_form_profile |
view_employee_form_leave_inherit |
hr.employee.view.form - hr_holidays_summary_email | hr.employee | form | Inherits hr_holidays.view_employee_form_leave_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (2)
-
hr_leave_summary_typeSelectiondefault='no'required=Trueselection=[('no', 'No'), ('daily', 'Daily'), ('weekly', 'Weekly')]string='Leave Summary Email' -
last_hr_leave_summary_sentDatereadonly=Truestring='Last Leave Summary Email Sent'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
format_hr_leave_summary_date(self, date_from=True)
New fields (1)
-
hr_holidays_summary_weekly_dowSelectiondefault='0'required=Trueselection=[('0', 'Monday'), ('1', 'Tuesday'), ('2', 'Wednesday'), ('3', 'Thursday'), ('4', 'Friday'), ('5', 'Saturday'), ('6', 'Sunday')]string='Leave Weekly Summary Day of Week'
No public methods.
New fields (1)
-
hr_holidays_summary_weekly_dowSelectionreadonly=Falserelated='company_id.hr_holidays_summary_weekly_dow'required=True
No public methods.
New fields (1)
-
hr_leave_summary_typeSelectionreadonly=Falserelated='employee_id.hr_leave_summary_type'related_sudo=False
-
SELF_READABLE_FIELDS(self)@property -
SELF_WRITEABLE_FIELDS(self)@property
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 486 days ago
- Last activity
- 32 days ago
- Repository
- OCA/hr-holidays
- Pull request
- [18.0][MIG] hr_holidays_summary_email: Migration to 18.0 (#181)