TIP: You can type at any time to perform a new search.
Product Brand Manager
product_brand · OCA/brand
- 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, sale_elaboration_brand, website_sale_product_brand
- Description
This module allows odoo users to easily manage product brands.
Code Analysis ⓘ
Views touched (12)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → product.brandcomodel_name='product.brand'string='Brand'
No public methods.
New fields (6)
-
descriptionTexttranslate=True -
logoBinaryargs: 'Logo File' -
nameCharrequired=True args: 'Brand Name' -
partner_idMany2one → res.partnerhelp='Select a partner for this brand if any.'ondelete='restrict'string='Partner' args: 'res.partner' -
product_idsOne2many → product.templatestring='Brand Products' args: 'product.template', 'product_brand_id' -
products_countIntegercompute='_compute_products_count'string='Number of products'
No public methods.
New fields (1)
-
product_brand_idMany2one → product.brandhelp='Select a brand for this product'string='Brand' args: 'product.brand'
No public methods.
New fields (1)
-
product_brand_idMany2one → product.brandcomodel_name='product.brand'string='Brand'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…