Product Brand Manager

product_brand
REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/19.0/product_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, adelghaedi
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/18.0/product_brand
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSGitHub, Weblate, OCA-git-bot, oca-ci, Duy (Đỗ Anh), Matias Peralta
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows odoo users to easily manage product brands.

Code Analysis

Views touched (13)
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 xpath Inherits product.product_template_form_view
product_view_kanban_catalog product variant kanban catalog view: add brand product.product xpath Inherits product.product_view_kanban_catalog
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/17.0/product_brand
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSCarlos Lopez, Weblate, OCA-git-bot, oca-ci, Randall Castro, Henry Backman, Franco Leyes, thaolt
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/16.0/product_brand
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSLaurent Mignon (ACSONE), Weblate, OCA-git-bot, Eric Antones, David, oca-ci, pilarvargas-tecnativa, mle, josep-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

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 div Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/15.0/product_brand
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSOCA Transbot, Weblate, OCA-git-bot, Eric Antones, Jesús Alan Ramos Rodríguez, oca-ci, josep-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/14.0/product_brand
VERSION
VERSION 1.1.3
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSEnric Tobella, Ivàn Todorovich, OCA Transbot, João Marques, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, Eric Antones, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/13.0/product_brand
VERSION
VERSION 2.0.2
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd., Kaushal Prajapati
COMMITTERS
COMMITTERSGitHub, sbejaoui, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Kaushal Prajapati, Radovan Skolnik
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/12.0/product_brand
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, Jairo Llopis, Alexey Pelykh, OCA Transbot, Thomas Binsfeld, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
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
    attachment=True 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' index=True 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.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/11.0/product_brand
VERSION
VERSION 1.3.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, Jordi Riera, oca-travis, Weblate, OCA-git-bot, OCA Git Bot, David, tbaden
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
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 (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 field Inherits product.product_template_form_view
view_account_invoice_report_search account.invoice.report filter Inherits account.view_account_invoice_report_search
view_order_product_search sale.report filter 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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
Models touched (4)

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

No public methods.

New fields (6)
  • description Text
    translate=True args: 'Description'
  • 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' ondelete='restrict' string='Brand' args: 'product.brand'
Public methods (0)

No public methods.

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

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/10.0/product_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), Andrius Laukavičius, OCA Transbot, oca-travis, Weblate, tbaden
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (10)
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 field Inherits product.product_template_form_view
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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
Models touched (2)

New fields (6)
  • description Text
    translate=True args: 'Description'
  • 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.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/9.0/product_brand
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software, SerpentCS Pvt. Ltd.
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, OCA Transbot, oca-travis, MeetSCS, David Vidal, Serpent Consulting Services Pvt. Ltd
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (10)
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 field Inherits product.product_template_form_view
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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
Models touched (2)

New fields (6)
  • description Text
    translate=True args: 'Description'
  • 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='_get_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.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/8.0/product_brand
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, NetAndCo, Prisnet Telecommunications SA, MONK Software
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, Laetitia Gangloff, Stéphane Bidoul (ACSONE), OCA Transbot, Leonardo Donelli, oca-travis
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
product_brand_search_form_view product.brand.search.form product.brand search New
product_search_form_view product.search.form product.product field Inherits product.product_search_form_view
product_template_form_brand_add product.template.product.form product.template field Inherits product.product_template_form_view
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 tree New
view_product_template_kanban_brand product kanban view: add brand product.template xpath Inherits product.product_template_kanban_view
view_product_template_search_brand product.template.search.brand product.template field Inherits product.product_template_search_view
view_product_template_tree_brand product tree view: add brand product.template field Inherits product.product_template_tree_view
view_product_variant_kanban_brand product variant kanban view: add brand product.product xpath Inherits product.product_kanban_view
view_product_variant_tree_brand product variant tree view: add brand product.product field Inherits product.product_product_tree_view
Models touched (3)

New fields (6)
  • description Text
    translate=True args: 'Description'
  • 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 it exists' 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='_get_products_count' string='Number of products'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • name_get(self)
    @api.multi

New fields (1)
  • product_brand_id Many2one → product.brand
    help='Select a brand for this product' string='Brand' args: 'product.brand'
Public methods (1)
  • name_get(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/7.0/product_brand
VERSION
VERSION 0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NetAndCo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NetAndCo
COMMITTERS
COMMITTERSAlexis de Lattre, Guewen Baconnier, Alexandre Fayolle, sebastien beau, Alexandre Fayolle @ camptocamp, Rudolf Schnapka, Launchpad Translations on behalf of product-core-editors
WEBSITE
WEBSITEhttp://ww.netandco.net
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Product Brand Manager
=====================

This module allows your user to easily manage product brands. You can
define brands, attach a logo and a description to them.  It also allows to
attach a partner to a brand.  Once installed, check the menu
Product/configuration/brand

To do / To come:

- A view to seeing products by brand.

    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
normal_form_product_brand product.normal.form product.product div Inherits product.product_normal_form_view
product_brand_search_form_view product.brand.search.form product.brand search New
product_search_form_view product.search.form product.product field Inherits product.product_search_form_view
product_template_form_brand_add product.template.product.form product.template field Inherits product.product_template_form_view
view_product_brand_form product.brand.form product.brand form New
view_product_brand_tree product.brand.tree product.brand tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/6.1/product_brand
VERSION
VERSION 6.1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NetAndCo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NetAndCo
COMMITTERS
COMMITTERSAlexandre Fayolle, sebastien beau, Sandy Carter, Alexandre Fayolle @ camptocamp
WEBSITE
WEBSITEhttp://ww.netandco.net
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - process
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows your user to easily manage product brand.
You can define brand, attach it a logo and a description.
It also allows to attach a partner to a brand.
One installed check the menu Product/configuration/brand
To do / To come :
    - A view to seeing products by brand.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
normal_form_product_brand product.normal.form product.product field Inherits product.product_normal_form_view
product_template_form_brand_add product.template.product.form product.template field Inherits product.product_template_form_view
view_product_brand_form product.brand.form product.brand form New
view_product_brand_tree product.brand.tree product.brand tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.