| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/18.0/sale_project_task_selection |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, Iván Todorovich, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_project - sale_management - sale - sales_team - base - 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to manually select the Task or Project for a Sale Order Line, before its confirmation. To do so, it displays the **Project** and **Task** fields in the order, and lets the user pre-define a value for Service Tracking lines.  Upon confirmation, if the Task or Project are set, the automatic creation will be skipped and they will be linked to the order instead. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_form |
sale.order | xpath | Inherits sale.view_order_form |
has_project_service_tracking_lines
Boolean
compute='_compute_has_project_service_tracking_lines'
No public methods.
is_project_service_tracking_line
Boolean
compute='_compute_is_project_service_tracking_line'
No public methods.