TIP: You can type at any time to perform a new search.
Brand
brand · OCA/brand
- Repository
- OCA/brand · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.51 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/brand
- Last tracking update
- 2026-08-07 09:06:36
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This is a base addon for brand modules. It adds the brand object and its menu and define an abstract model to be inherited from branded objects.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_brand_form_view |
res.brand | form | New | |
res_brand_kanban_view |
res.brand | kanban | New | |
res_brand_list_view |
res.brand.list (in partner_brand) | res.brand | list | Inherits base.view_partner_tree |
res_brand_search_view |
res.brand | search | Inherits base.view_res_partner_filter | |
res_config_settings_view_form |
res.config.settings | form | Inherits base_setup.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
partner_idMany2one → res.partnerbypass_search_access=Truecomodel_name='res.partner'delegate=Trueindex=Trueondelete='restrict'required=Truestring='Partner'
No public methods.
New fields (4)
-
brand_idMany2one → res.brandcomodel_name='res.brand'help='Brand to use for this sale'string='Brand' -
brand_use_levelSelectionrelated='company_id.brand_use_level'string='Brand Use Level' -
company_idMany2one → res.companycomodel_name='res.company' -
is_brand_requiredBooleancompute='_compute_is_brand_required'
No public methods.
New fields (1)
-
brand_use_levelSelectiondefault=BRAND_USE_LEVEL_NO_USE_LEVELselection=BRAND_USE_LEVEL_SELECTION
No public methods.
New fields (1)
-
brand_use_levelSelectionreadonly=Falserelated='company_id.brand_use_level'string='Brand Use Level'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…