TIP: You can type at any time to perform a new search.
Time Type in Timesheet
hr_timesheet_time_type · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Timesheet
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/timesheet
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- OCA-git-bot, oca-ci, Ivan Candelas
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- helpdesk_timesheet_time_type, hr_timesheet_type_non_billable
- Description
Time Type is useful during daily or weekly planning meetings to quickly identify the nature of task based on the timesheet entries. Time Type is also useful for weekly or monthly reporting provided to clients based on exports from the PM System to provide high level classifications for timesheet logs.
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.type.form | account.analytic.line | form | Inherits hr_timesheet.hr_timesheet_line_form |
view_hr_timesheet_project_time_type_form_user |
view.hr.timesheet.project.time.typeform.user | account.analytic.line | form | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | tree | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | form | Inherits hr_timesheet.view_task_form2_inherited |
view_project_time_type_form |
project.time.type.form | project.time.type | form | New |
view_project_time_type_tree |
project.time.type.tree | project.time.type | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
time_type_idMany2one → project.time.typecomodel_name='project.time.type'string='Time Type' -
time_type_nameCharrelated='time_type_id.name'string='Time Type Name'
No public methods.
New fields (3)
-
codeChar -
descriptionText -
nameCharrequired=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 324 days ago
- Last activity
- 123 days ago
- Repository
- OCA/timesheet
- Pull request
- [19.0][MIG] hr_timesheet_time_type: Migration to 19.0 (#824)