Task Log: Open/Close Task

hr_timesheet_task_stage
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/19.0/hr_timesheet_task_stage
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci, YAS
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - bus
    - web_tour
    - html_editor
    - portal
    - 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
This module allows to open and close tasks from account analytic lines.
The selected closed stage is the first one that is found with the mark
"Closed" checked.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.fold'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/18.0/hr_timesheet_task_stage
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
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
This module allows to open and close tasks from account analytic lines.
The selected closed stage is the first one that is found with the mark
"Closed" checked.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.fold'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/17.0/hr_timesheet_task_stage
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Roger
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
This module allows to open and close tasks from account analytic lines.
The selected closed stage is the first one that is found with the mark
"Closed" checked.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.fold'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/16.0/hr_timesheet_task_stage
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Stefan, heliaktiv
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 (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.fold'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/15.0/hr_timesheet_task_stage
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Manuel Calero
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 (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.is_closed'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/14.0/hr_timesheet_task_stage
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, dsolanki, fshah
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 (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.is_closed'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/13.0/hr_timesheet_task_stage
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSPedro M. Baeza, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_stage_closed
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 (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.closed'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/12.0/hr_timesheet_task_stage
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSJairo Llopis, Alexey 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_stage_closed
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 (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line xpath Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.closed'
Public methods (3)
  • action_close_task(self)
    @api.multi
  • action_open_task(self)
    @api.multi
  • action_toggle_task_stage(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/11.0/hr_timesheet_task_stage
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOperations/Timesheets
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, Dmytro Katyukha, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_stage_closed
odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - project
    - product
    - decimal_precision
    - analytic
    - portal
    - http_routing
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
Models touched (1)

New fields (1)
  • is_task_closed Boolean
    readonly=True related='task_id.stage_id.closed'
Public methods (3)
  • action_close_task(self)
    @api.multi
  • action_open_task(self)
    @api.multi
  • action_toggle_task_stage(self)
    @api.multi