Product Brand POS Report

product_brand_pos_report
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/10.0/product_brand_pos_report
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PlanetaTIC
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PlanetaTIC
COMMITTERS
COMMITTERSSylvain LE GAL, OCA Transbot, oca-travis, OCA-git-bot, Marc Poch
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_brand
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
    - sale
    - sales_team
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Show product Brand in pos order report

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_report_pos_order_search report.pos.order filter Inherits point_of_sale.view_report_pos_order_search
Models touched (1)

New fields (2)
  • config_id Many2one → pos.config
    readonly=True string='Point of Sale' args: 'pos.config'
  • product_brand_id Many2one → product.brand
    string='Brand' args: 'product.brand'
Public methods (1)
  • init(self)
    @api.model_cr