Repository
OCA/brand · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.13 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
Akretion, Odoo Community Association (OCA), NetAndCo, Tecnativa, MONK Software, Prisnet Telecommunications SA, SerpentCS Pvt. Ltd., Kaushal Prajapati
Maintainers
Akretion, Odoo Community Association (OCA), NetAndCo, Tecnativa, MONK Software, Prisnet Telecommunications SA, SerpentCS Pvt. Ltd., Kaushal Prajapati
Committers
Weblate, OCA-git-bot, oca-ci, adelghaedi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
product_brand_mrp, product_brand_stock, product_brand_stock_account, website_sale_product_brand
Description
This module allows odoo users to easily manage product brands.

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
product_brand_search_form_view product.brand.search.form product.brand search New
product_template_form_brand_add product.template.product.form product.template form Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report search Inherits account.view_account_invoice_report_search
view_order_product_search sale.report search Inherits sale.view_order_product_search
view_product_brand_form product.brand.form product.brand form New
view_product_brand_kanban product.brand.kanban product.brand kanban New
view_product_brand_tree product.brand.tree product.brand list New
view_product_template_kanban_brand product kanban view: add brand product.template kanban Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template search Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template tree Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product kanban Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product tree Inherits product.product_product_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

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

No public methods.

New fields (6)
  • description Text
    translate=True
  • logo Binary
    args: 'Logo File'
  • name Char
    required=True args: 'Brand Name'
  • partner_id Many2one → res.partner
    help='Select a partner for this brand if any.' ondelete='restrict' string='Partner' args: 'res.partner'
  • product_ids One2many → product.template
    string='Brand Products' args: 'product.template', 'product_brand_id'
  • products_count Integer
    compute='_compute_products_count' string='Number of products'
Public methods (0)

No public methods.

New fields (1)
  • product_brand_id Many2one → product.brand
    help='Select a brand for this product' string='Brand' args: 'product.brand'
Public methods (0)

No public methods.

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

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…