Sale Report Filter by Product Suppliers

sale_report_supplier_filter
REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/11.0/sale_report_supplier_filter
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSdavid, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_all_channels_sales_view_search report.all.channels.sales field Inherits sale.report_all_channels_sales_view_search
view_order_product_search sale.report field Inherits sale.view_order_product_search
Models touched (2)

New fields (1)
  • seller_id Many2one
    domain=[('supplier', '=', True)] related='product_id.seller_ids.name'
Public methods (0)

No public methods.

New fields (1)
  • seller_id Many2one
    domain=[('supplier', '=', True)] related='product_id.seller_ids.name'
Public methods (0)

No public methods.