Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.06 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows creating tasks in an existing project from the sales
order through setting the product with a project template with the
desired task.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_inherit_service_tracking_copy_tasks product.tempale.for.view.inherit.service.tracking.copy.tasks product.template form Inherits sale_project.product_template_form_view_invoice_policy_inherit_sale_project
view_order_form_inherit_sale_project_copy_taks sale.order.form.inherit.sale.project.copy.tasks sale.order form Inherits sale_project.view_order_form_inherit_sale_project
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • service_tracking Selection
    ondelete={'copy_tasks_in_project': 'set default'} selection_add=[('copy_tasks_in_project', "Copy tasks into sale order's project")]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create_order_project(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…