Repository
odoo/odoo · module folder
Module version
1.0
Category
Human Resources/Employees
Folder size
0.14 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:20
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Xavier Morel, Thibault Delavallée, Odoo Translation Bot, Aaron Bohy, Yannick Tivisse, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Dylan Kiss (dyki), Mayurrajsinh Rathod, Xavier Bol (xbo), Victor Miguel Armenta Carrillo, Pierre Lamotte (pila), Krzysztof Magusiak (krma)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_calendar_event_calendar view.calendar.event.calendar.inherit.calendar calendar.event calendar Inherits calendar.view_calendar_event_calendar
view_res_partner_filter_inherit_calendar res.partner.view.search.inherit.calendar res.partner calendar Inherits base.view_res_partner_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • get_unusual_days(self, date_from, date_to=None)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_working_hours_for_all_attendees(self, attendee_ids, date_from, date_to, everybody=False)
    @api.model

Loading…