Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 09:06:28
Authors
ACSONE SA/NV, Odoo Community Association (OCA), CorporateHub
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA), CorporateHub
Committers
Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to configure project as having task on timesheet as a
mandatory field.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
account_analytic_line_tree account.analytic.line.view.tree account.analytic.line tree Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_line_form account.analytic.line.view.form account.analytic.line form Inherits hr_timesheet.hr_timesheet_line_form
project_invoice_form project.project.view.form project.project form Inherits hr_timesheet.project_invoice_form
project_project_view_form_simplified project.project.view.form.simplified project.project form Inherits hr_timesheet.project_project_view_form_simplified_inherit_timesheet
res_config_settings_view_form res.config.settings.view.form res.config.settings form Inherits hr_timesheet.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • is_task_required Boolean
    related='project_id.is_timesheet_task_required'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_task_required Boolean
    default=<expr> string='Require Tasks on Timesheets'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_task_required Boolean
    string='Require Tasks on Timesheets'
Public methods (0)

No public methods.

New fields (1)
  • is_timesheet_task_required Boolean
    readonly=False related='company_id.is_timesheet_task_required' string='Require Tasks on Timesheets'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…