Dates planning in sales order lines

sale_timesheet_timeline
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/19.0/sale_timesheet_timeline
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYServices/Project
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, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timeline
OCA/web:
    - web_timeline
odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - sale_service
    - project_account
    - project
    - rating
    - hr_timesheet
    - hr
    - phone_validation
    - resource_mail
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to plan in advance the start/end dates and assignees
for the sales order lines that are services, and they are transferred to
the created task (if any) when confirming the order.

It includes a timeline view for pre-viewing and managing the planning.

In addition, this planning is shown in the order portal view.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_order_portal_content sale_order_portal_content ir.ui.view qweb Inherits sale.sale_order_portal_content
view_order_form sale.order xpath Inherits sale.view_order_form
view_sale_order_line_timeline sale.order.line timeline New
Models touched (2)

New fields (1)
  • any_service_line Boolean
    compute='_compute_any_service_line'
Public methods (0)

No public methods.

New fields (3)
  • task_date_end Datetime
    args: 'Task End'
  • task_date_start Datetime
    args: 'Task Start'
  • task_user_ids Many2many → res.users
    comodel_name='res.users' context={'active_test': False} copy=True domain="[('share', '=', False), ('active', '=', True)]" string='Task Assignees'
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/18.0/sale_timesheet_timeline
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYServices/Project
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Lopez, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timeline
OCA/web:
    - web_timeline
odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - sale_service
    - project_account
    - project
    - rating
    - hr_timesheet
    - hr
    - phone_validation
    - resource_mail
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to plan in advance the start/end dates and assignees
for the sales order lines that are services, and they are transferred to
the created task (if any) when confirming the order.

It includes a timeline view for pre-viewing and managing the planning.

In addition, this planning is shown in the order portal view.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_order_portal_content sale_order_portal_content ir.ui.view qweb Inherits sale.sale_order_portal_content
view_order_form sale.order xpath Inherits sale.view_order_form
view_sale_order_line_timeline sale.order.line timeline New
Models touched (2)

New fields (1)
  • any_service_line Boolean
    compute='_compute_any_service_line'
Public methods (0)

No public methods.

New fields (3)
  • task_date_end Datetime
    args: 'Task End'
  • task_date_start Datetime
    args: 'Task Start'
  • task_user_ids Many2many → res.users
    comodel_name='res.users' context={'active_test': False} copy=True domain="[('share', '=', False), ('active', '=', True)]" string='Task Assignees'
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/17.0/sale_timesheet_timeline
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYServices/Project
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Lopez, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timeline
OCA/web:
    - web_timeline
odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - sale_service
    - project_account
    - project
    - rating
    - hr_timesheet
    - hr
    - phone_validation
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to plan in advance the start/end dates and assignees
for the sales order lines that are services, and they are transferred to
the created task (if any) when confirming the order.

It includes a timeline view for pre-viewing and managing the planning.

In addition, this planning is shown in the order portal view.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_order_portal_content sale_order_portal_content ir.ui.view qweb Inherits sale.sale_order_portal_content
view_order_form sale.order xpath Inherits sale.view_order_form
view_sale_order_line_timeline sale.order.line timeline New
Models touched (2)

New fields (1)
  • any_service_line Boolean
    compute='_compute_any_service_line'
Public methods (0)

No public methods.

New fields (3)
  • task_date_end Datetime
    args: 'Task End'
  • task_date_start Datetime
    args: 'Task Start'
  • task_user_ids Many2many → res.users
    comodel_name='res.users' context={'active_test': False} copy=True domain="[('share', '=', False), ('active', '=', True)]" string='Task Assignees'
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/16.0/sale_timesheet_timeline
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYServices/Project
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:53:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_timeline
OCA/web:
    - web_timeline
odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - project
    - rating
    - hr_timesheet
    - hr
    - hr_hourly_cost
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_order_portal_content sale_order_portal_content ir.ui.view qweb Inherits sale.sale_order_portal_content
view_order_form sale.order xpath Inherits sale.view_order_form
view_sale_order_line_timeline sale.order.line timeline New
Models touched (2)

New fields (1)
  • any_service_line Boolean
    compute='_compute_any_service_line'
Public methods (0)

No public methods.

New fields (3)
  • task_date_end Datetime
    args: 'Task End'
  • task_date_start Datetime
    args: 'Task Start'
  • task_user_ids Many2many → res.users
    comodel_name='res.users' context={'active_test': False} copy=True domain="[('share', '=', False), ('active', '=', True)]" string='Task Assignees'
Public methods (0)

No public methods.