Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Hidden
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:19:50
Authors
Maintainers
None
Committers
Xavier-Do, Philémon van Helden, Xavier BOL (xbo)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Allow to edit sale order line in the timesheets
===============================================

This module adds the edition of the sale order line
set in the timesheets. This allows adds more flexibility
to the user to easily change the sale order line on a
timesheet in task form view when it is needed.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_backend assets_backend ir.ui.view qweb Inherits web.assets_backend
project_task_view_form_inherit_sale_timesheet_edit project.task.form.view.form.inherit.sale.timesheet.edit project.task form Inherits sale_timesheet.project_task_view_form_inherit_sale_timesheet
project_task_view_form_inherit_sale_timesheet_editable project.task.form.view.form.inherit.sale.timesheet.editable project.task form Inherits project_task_view_form_inherit_sale_timesheet_edit
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • is_so_line_edited Boolean
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.