TIP: You can type at any time to perform a new search.
Remote Work with calendar
hr_homeworking_calendar · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Human Resources/Remote Work
- Folder size
- 0.33 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-15 22:44:18
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Thibault Delavallée, Odoo Translation Bot, Aaron Bohy, Lucas Perais (lpe), Yannick Tivisse, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, amdi-odoo, Dylan Kiss (dyki), Noe Antoine, Tanguy Quéguineur, st-yes, Michaël Mattiello, Mongy (abmn), adip-odoo
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
homework_location_wizard_view_form |
homework.location.wizard.view.form | homework.location.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (8)
-
dateDatestring='Date' -
day_week_stringCharcompute='_compute_day_week_string' -
employee_idMany2one → hr.employeedefault=<expr>ondelete='cascade'required=True args: 'hr.employee' -
employee_nameCharrelated='employee_id.name' -
weeklyBooleandefault=False -
work_location_idMany2one → hr.work.locationrequired=Truestring='Location' args: 'hr.work.location' -
work_location_nameCharrelated='work_location_id.name'string='Location name' -
work_location_typeSelectionrelated='work_location_id.location_type'
-
set_employee_location(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
get_worklocation(self, start_date, end_date)
Loading…