TIP: You can type at any time to perform a new search.
Sales Timesheet Edit
sale_timesheet_edit · odoo/odoo
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_editedBoolean
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.