Repository
OCA/brand · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/brand
Last tracking update
2026-08-07 08:43:05
Authors
Odoo Community Association (OCA), O.B.S. Solutions
Maintainers
Odoo Community Association (OCA), O.B.S. Solutions
Committers
Weblate, OCA-git-bot, oca-ci, bosd
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is a glue module between `sale_brand` and `partner_brand`.

If the customer has a brand assigned, it will set that brand on the Sales Order. If the customer has no brand, or if the customer is cleared from the SO, the brand on the SO will also be cleared.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
    Override create to ensure brand_id is set from partner_id (or its commercial entity) if provided during direct creation, and not already set in vals.
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
94 days ago
Last activity
63 days ago
Repository
OCA/brand
Pull request
[19.0][MIG] stock_picking_partner_brand: Migration to 19.0 (#309)