Project issue timesheet time control

project_issue_timesheet_time_control
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/10.0/project_issue_timesheet_time_control
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, Luis M. Ontalba
WEBSITE
WEBSITEhttp://www.serviciosbaeza.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timesheet_time_control
    - project_stage_closed
odoo/odoo:
    - hr_timesheet
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - hr
    - resource
    - project
    - project_issue_sheet
    - project_issue
    - hr_timesheet_sheet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_line_search account.analytic.line group Inherits hr_timesheet.hr_timesheet_line_search
account_analytic_line_tree account.analytic.line button Inherits project_timesheet_time_control.account_analytic_line_tree
project_issue_form_view project.issue xpath Inherits project_issue_sheet.project_issue_form_view
Models touched (1)

New fields (1)
  • issue_closed Boolean
    readonly=True related='issue_id.stage_id.closed'
Public methods (4)
  • button_close_issue(self)
    @api.multi
  • button_open_issue(self)
    @api.multi
  • onchange_issue_id_project_issue_timesheet_time_control(self)
    @api.onchange('issue_id')
  • onchange_project_id_project_issue_timesheet_time_control(self)
    @api.onchange('project_id')
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/9.0/project_issue_timesheet_time_control
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.serviciosbaeza.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timesheet_time_control
    - project_stage_closed
odoo/odoo:
    - project_timesheet
    - resource
    - base
    - project
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - portal
    - auth_signup
    - web_tip
    - web_planner
    - sale_timesheet
    - sale
    - sales_team
    - account
    - procurement
    - hr_timesheet
    - hr
    - hr_attendance
    - project_issue_sheet
    - project_issue
    - hr_timesheet_sheet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_line_search account.analytic.line group Inherits hr_timesheet.hr_timesheet_line_search
account_analytic_line_tree account.analytic.line button Inherits project_timesheet_time_control.account_analytic_line_tree
project_issue_form_view project.issue xpath Inherits project_issue_sheet.project_issue_form_view
Models touched (1)

New fields (1)
  • issue_closed Boolean
    readonly=True related='issue_id.stage_id.closed'
Public methods (4)
  • button_close_issue(self)
    @api.multi
  • button_open_issue(self)
    @api.multi
  • onchange_account_id_project_issue_timesheet_time_control(self)
    @api.onchange('account_id')
  • onchange_issue_id_project_issue_timesheet_time_control(self)
    @api.onchange('issue_id')