Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.1.0
Category
Human Resources
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 07:57:08
Authors
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., ForgeFlow S.L.
Maintainers
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., ForgeFlow S.L.
Committers
AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_sheet_form hr.timesheet.sheet.form hr_timesheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_hr_timesheet_sheet_filter hr_timesheet.sheet.filter hr_timesheet.sheet Inherits hr_timesheet_sheet.view_hr_timesheet_sheet_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • hr_period_id Many2one → hr.period
    comodel_name='hr.period' default=<expr> ondelete='cascade' readonly=True states={'new': [('readonly', False)]} string='Pay Period'
  • is_hr_period_required Boolean
    compute='_compute_hr_period_required'
Public methods (0)

No public methods.

New fields (1)
  • sheet_range Selection
    selection_add=[(SHEET_RANGE_PAYROLL_PERIOD, 'Payroll Period')]
Public methods (0)

No public methods.

Loading…

Loading…

Loading…