Repository
OCA/brand · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/brand
Last tracking update
2026-08-07 09:06:36
Authors
Odoo Community Association (OCA)
Maintainers
Odoo Community Association (OCA)
Committers
Isaac López, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to work with product_brand in Stock reports.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
quant_search_view stock.quant.search stock.quant search Inherits stock.quant_search_view
stock_move_line_view_search stock.move.line.search stock.move.line search Inherits stock.stock_move_line_view_search
view_move_line_tree stock.move.line.tree stock.move.line tree Inherits stock.view_move_line_tree
view_move_search stock.move.search stock.move search Inherits stock.view_move_search
view_move_tree stock.move.tree stock.move tree Inherits stock.view_move_tree
view_stock_quant_tree_editable stock.quant.tree.editable stock.quant tree Inherits stock.view_stock_quant_tree_editable
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • product_brand_id Many2one → product.brand
    comodel_name='product.brand' related='product_id.product_brand_id' store=True string='Brand'
Public methods (0)

No public methods.

New fields (1)
  • product_brand_id Many2one → product.brand
    comodel_name='product.brand' related='product_id.product_brand_id' store=True string='Brand'
Public methods (0)

No public methods.

New fields (1)
  • product_brand_id Many2one → product.brand
    comodel_name='product.brand' related='product_id.product_brand_id' store=True string='Brand'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
555 days ago
Last activity
32 days ago
Repository
OCA/brand
Pull request
[17.0][MIG] product_brand_stock: Migration to 17.0 (#228)