Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.19 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), glueckkanja AG
Maintainers
Odoo Community Association (OCA), glueckkanja AG
Committers
Weblate, OCA-git-bot, oca-ci, MohamedOsman7
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Display weekends and holidays in a different background color.

![calendar](../static/description/calendar.drawio.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_timesheet_line_calendar account.analytic.line calendar Inherits hr_timesheet_calendar.hr_timesheet_line_calendar
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

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

Loading…