Sale Partner Source

sale_partner_utm_source
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/17.0/sale_partner_utm_source
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Trobz
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Trobz
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Hai Lang
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - partner_utm_source
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides the following features:
- When a quotation is created, it automatically copies the source from the partner. Users can manually adjust the source in the quotation if necessary.
- Enables grouping by source in the order and invoice tree views.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_account_invoice_filter_inherit account.move.search.inherit account.move xpath Inherits account.view_account_invoice_filter
view_invoice_tree_inherit account.invoice.tree.inherit account.move xpath Inherits account.view_invoice_tree
view_order_tree_inherit sale.order.tree.inherit sale.order xpath Inherits sale.view_order_tree
view_quotation_tree_inherit quotation.tree.inherit sale.order xpath Inherits sale.view_quotation_tree
view_sale_order_filter_inherit sale.order.search.inherit sale.order xpath Inherits sale.view_sales_order_filter
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi