HR Timesheet Predefined Description

hr_timesheet_predefined_description
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/16.0/hr_timesheet_predefined_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Juan Alberto Raja
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 (4)
XML IDNameModelTypeStatus
view_account_analytic_line_form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_analytic_line_form_inherit account.analytic.line.form.inherit account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_project_task_form_inherit project.task.form.inherit.predefined_description project.task xpath Inherits project.view_task_form2
view_timesheet_predefined_description_tree timesheet.predefined.description.tree timesheet.predefined.description tree New
Models touched (2)

New fields (1)
  • predefined_description_id Many2one → timesheet.predefined.description
    comodel_name='timesheet.predefined.description' string='Predefined Description'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (2)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • name Char
    required=True string='Description'
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_predefined_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTimesheet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci
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 (4)
XML IDNameModelTypeStatus
view_account_analytic_line_form account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_analytic_line_form_inherit account.analytic.line.form.inherit account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_project_task_form_inherit project.task.form.inherit.predefined_description project.task xpath Inherits project.view_task_form2
view_timesheet_predefined_description_tree timesheet.predefined.description.tree timesheet.predefined.description tree New
Models touched (2)

New fields (1)
  • predefined_description_id Many2one → timesheet.predefined.description
    comodel_name='timesheet.predefined.description' string='Predefined Description'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (2)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • name Char
    required=True string='Description'
Public methods (0)

No public methods.