HR Timesheet No Closed Project-Task

hr_timesheet_no_closed_project_task
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/10.0/hr_timesheet_no_closed_project_task
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, Thomas Binsfeld, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/hr-timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_stage_closed
OCA/timesheet:
    - hr_timesheet_task
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
    - hr_timesheet_sheet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
assets_backend timesheet ir.ui.view qweb Inherits web.assets_backend
hr_timesheet_line_form account.analytic.line.form (hr_timesheet_no_closed_project_task) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree account.analytic.line.tree (hr_timesheet_no_closed_project_task) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.analytic.timesheet.form (hr_timesheet_no_closed_project_task) hr_timesheet_sheet.sheet xpath Inherits hr_timesheet_task.hr_timesheet_sheet_form
Models touched (1)

New fields (1)
  • stage_closed Boolean
    readonly=True related='stage_id.closed' string='Closed'
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/8.0/hr_timesheet_no_closed_project_task
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul, OCA Transbot, Adrien Peiffer (ACSONE), oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.acsone.eu
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - account_analytic_project
OCA/project:
    - project_stage_closed
OCA/timesheet:
    - hr_timesheet_task
    - timesheet_task
odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - resource
    - hr_timesheet_invoice
    - account
    - edi
    - email_template
    - hr_timesheet
    - hr
    - hr_attendance
    - hr_timesheet_sheet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
assets_backend timesheet ir.ui.view qweb Inherits web.assets_backend
hr_timesheet_line_form hr.analytic.timesheet.form (hr_timesheet_no_closed_project_task) hr.analytic.timesheet xpath Inherits hr_timesheet_task.hr_timesheet_line_form
hr_timesheet_line_tree hr.analytic.timesheet.tree (hr_timesheet_no_closed_project_task) hr.analytic.timesheet xpath Inherits hr_timesheet_task.hr_timesheet_line_tree
hr_timesheet_line_tree2 hr.analytic.timesheet.tree (hr_timesheet_no_closed_project_task) hr.analytic.timesheet xpath Inherits hr_timesheet_invoice.hr_timesheet_line_tree2
hr_timesheet_sheet_form hr.timesheet.sheet.form (hr_timesheet_no_closed_project_task) hr_timesheet_sheet.sheet xpath Inherits hr_timesheet_task.hr_timesheet_sheet_form_with_activity
view_task_form2 project.task.form (hr_timesheet_no_closed_project_task) project.task xpath Inherits timesheet_task.view_task_form2
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • on_change_account_id(self, account_id, user_id=False)
    @api.multi

New fields (2)
  • project_state Selection
    readonly=True related='project_id.state' string='Project State'
  • stage_closed Boolean
    readonly=True related='stage_id.closed' string='Closed'
Public methods (0)

No public methods.