TIP: You can type at any time to perform a new search.
Timesheet Activities - Begin/End Hours
hr_timesheet_activity_begin_end · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 1.0.2
- 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:47:43
- Authors
- Camptocamp, Odoo Community Association (OCA), Tecnativa
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Tecnativa
- Committers
- OCA Transbot, OCA-git-bot, oca-travis, David Alonso // Solvos, Juany Davila, schhatbar-initos
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_form |
account.analytic.line.form (in hr_timesheet_activity_begin_end) | account.analytic.line | activity | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_tree |
hr.analytic.timesheet.tree | account.analytic.line | tree | Inherits hr_timesheet.hr_timesheet_line_tree |
hr_timesheet_sheet_form |
hr.timesheet.form | hr_timesheet.sheet | form | Inherits hr_timesheet_sheet.hr_timesheet_sheet_form |
view_task_form2_inherited |
project.task.form.inherited (in hr_timesheet_activity_begin_end) | project.task | activity | Inherits hr_timesheet.view_task_form2_inherited |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
time_startFloatstring='Begin Hour' -
time_stopFloatstring='End Hour'
-
merge_timesheets(self)This method is needed in case hr_timesheet_sheet is installed -
onchange_hours_start_stop(self)@api.onchange('time_start', 'time_stop')
Loading…
Loading…
Loading…
Loading…
Loading…