| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Ivan Candelas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.type.form | account.analytic.line | field | 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 | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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 |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
code
Char
description
Text
name
Char
required=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Lansana Barry Sow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - phone_validation - bus - web_tour - resource - hr_hourly_cost - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.type.form | account.analytic.line | field | 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 | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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 | tree | New |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
code
Char
description
Text
name
Char
required=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | manu, Weblate, OCA-git-bot, oca-ci, Lansana Barry Sow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - hr_hourly_cost - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.type.form | account.analytic.line | field | 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 | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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_search |
project.time.type.search | project.time.type | search | New |
view_project_time_type_tree |
project.time.type.tree | project.time.type | tree | New |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
active
Boolean
default=True
code
Char
description
Text
name
Char
required=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/15.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, oca-ci, Murtaza Mithaiwala |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.typeform | account.analytic.line | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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 | tree | New |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
code
Char
description
Text
name
Char
required=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/14.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, AmmarOfficewalaSerpentCS, dessanhemrayev |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.typeform | account.analytic.line | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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 | tree | New |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
code
Char
string='Code'
description
Text
string='Description'
name
Char
required=True
string='Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/12.0/hr_timesheet_time_type |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | GitHub, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Chandresh Thakkar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - decimal_precision - uom - project - portal - http_routing - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_timesheet_project_time_type_form |
view.hr.timesheet.project.time.typeform | account.analytic.line | field | Inherits hr_timesheet.timesheet_view_form_user |
view_hr_timesheet_project_time_type_tree |
view.hr.timesheet.project.time.typetree | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_hr_timesheet_time_form_inherit |
view.hr.timesheet.time.inherit | project.task | xpath | 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 | tree | New |
time_type_id
Many2one → project.time.type
comodel_name='project.time.type'
string='Time Type'
time_type_name
Char
related='time_type_id.name'
string='Time Type Name'
No public methods.
code
Char
string='Code'
description
Text
string='Description'
name
Char
required=True
string='Name'
No public methods.