Sale Order Team from Product

sale_order_team_from_product
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_order_team_from_product
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, tendil
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sale_team
odoo/odoo:
    - 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
    - crm
    - calendar
    - contacts
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits sale.res_config_settings_view_form
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.