Task Logs by Role

hr_timesheet_role
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/13.0/hr_timesheet_role
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_role
odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - mail_bot
    - 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 (10)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_kanban account.analytic.line.kanban account.analytic.line xpath Inherits hr_timesheet.view_kanban_account_analytic_line
account_analytic_line_search account.analytic.line.search account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_search
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
edit_project project.project.form project.project xpath Inherits hr_timesheet.project_invoice_form
portal_timesheet_table Portal Timesheet Table ir.ui.view qweb Inherits hr_timesheet.portal_timesheet_table
project_project_view_form_simplified project.project.view.form.simplified.timetracker project.project field Inherits hr_timesheet.project_project_view_form_simplified_inherit_timesheet
project_task_form project.task.form project.task xpath Inherits hr_timesheet.view_task_form2_inherited
report_timesheet report_timesheet ir.ui.view qweb Inherits hr_timesheet.report_timesheet
res_config_settings_view_form res.config.settings.view.form.hr_timesheet_timetracker res.config.settings xpath Inherits hr_timesheet.res_config_settings_view_form
Models touched (4)

New fields (3)
  • is_role_required Boolean
    related='project_id.is_timesheet_role_required'
  • limit_role_to_assignments Boolean
    related='project_id.limit_role_to_assignments'
  • role_id Many2one → project.role
    comodel_name='project.role' domain=<expr> required=False string='Role'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_role_required Boolean
    default=<expr> string='Timesheet Role Required'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • is_timesheet_role_required Boolean
    default=True string='Timesheet Role Required'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_role_required Boolean
    readonly=False related='company_id.is_timesheet_role_required'
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_role
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_role
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 (10)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_kanban account.analytic.line.kanban account.analytic.line xpath Inherits hr_timesheet.view_kanban_account_analytic_line
account_analytic_line_search account.analytic.line.search account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_search
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
edit_project project.project.form project.project xpath Inherits hr_timesheet.project_invoice_form
portal_my_task Portal: My Task with Timesheets ir.ui.view qweb Inherits hr_timesheet.portal_my_task
project_project_view_form_simplified project.project.view.form.simplified.timetracker project.project field Inherits hr_timesheet.project_project_view_form_simplified_inherit_timesheet
project_task_form project.task.form project.task xpath Inherits hr_timesheet.view_task_form2_inherited
report_timesheet report_timesheet ir.ui.view qweb Inherits hr_timesheet.report_timesheet
res_config_settings_view_form res.config.settings.view.form.hr_timesheet_timetracker res.config.settings xpath Inherits hr_timesheet.res_config_settings_view_form
Models touched (4)

New fields (3)
  • is_role_required Boolean
    related='project_id.is_timesheet_role_required'
  • limit_role_to_assignments Boolean
    related='project_id.limit_role_to_assignments'
  • role_id Many2one → project.role
    comodel_name='project.role' domain=<expr> required=False string='Role'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_role_required Boolean
    default=<expr> string='Timesheet Role Required'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • is_timesheet_role_required Boolean
    default=True string='Timesheet Role Required'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_role_required Boolean
    readonly=False related='company_id.is_timesheet_role_required'
Public methods (0)

No public methods.