Time Type in Timesheet

hr_timesheet_time_type
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/18.0/hr_timesheet_time_type
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Ivan Candelas
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - 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.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (3)
  • code Char
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/17.0/hr_timesheet_time_type
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - phone_validation
    - mail
    - 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.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (3)
  • code Char
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/16.0/hr_timesheet_time_type
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSmanu, Weblate, OCA-git-bot, oca-ci, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - 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

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (4)
  • active Boolean
    default=True
  • code Char
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/15.0/hr_timesheet_time_type
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, Weblate, OCA-git-bot, oca-ci, Murtaza Mithaiwala
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (3)
  • code Char
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/14.0/hr_timesheet_time_type
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, AmmarOfficewalaSerpentCS, dessanhemrayev
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (3)
  • code Char
    string='Code'
  • description Text
    string='Description'
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/12.0/hr_timesheet_time_type
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSGitHub, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Chandresh Thakkar
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (3)
  • code Char
    string='Code'
  • description Text
    string='Description'
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.