Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.acsone.eu
Last tracking update
2026-08-07 07:17:50
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_sheet_change_period_form hr.timesheet.sheet.change.period.form hr.timesheet.sheet.change.period.wizard form New
hr_timesheet_sheet_form hr.timesheet.sheet.form (hr_timesheet_sheet_change_period) hr_timesheet_sheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • date_from Date
    required=True string='Date from'
  • date_to Date
    required=True string='Date to'
  • sheet_id Many2one → hr_timesheet_sheet.sheet
    readonly=True string='Timesheet' args: 'hr_timesheet_sheet.sheet'
Public methods (2)
  • change(self)
    @api.multi
  • default_get(self, fields_list)
    @api.model

Loading…

Loading…