Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:42:48
Authors
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
OCA-git-bot, oca-ci, tendil
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allow to set sales teams in quotations based on the sales team defined in the products using the product_sale_team module.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_sale_order_team_from_product res.config.settings.view.form.sale.order.team.from.product res.config.settings form Inherits sale.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • set_sales_team_from_products Boolean
    config_parameter=_PARAM_SET_FROM_PRODUCTS help='If enabled, the Sales Team on a quotation will be set based on the Sales Team defined on the products.'
  • skip_sales_team_if_set Boolean
    config_parameter=_PARAM_SKIP_IF_SET help='If enabled, the Sales Team from products will not override an already set Sales Team on the quotation.' string='Skip if team is already set'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.