Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.2
Category
Point Of Sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 07:17:47
Authors
Odoo Community Association (OCA), PlanetaTIC
Maintainers
Odoo Community Association (OCA), PlanetaTIC
Committers
Sylvain LE GAL, OCA Transbot, OCA-git-bot, oca-travis, Marc Poch
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Show product Brand in pos order report

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_report_pos_order_search report.pos.order search Inherits point_of_sale.view_report_pos_order_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

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