https://github.com/oca/brand
Manage brands for products and companies
https://github.com/oca/brand
erp hacktoberfest odoo python
Last synced: 8 months ago
JSON representation
Manage brands for products and companies
- Host: GitHub
- URL: https://github.com/oca/brand
- Owner: OCA
- License: agpl-3.0
- Created: 2019-09-03T13:45:04.000Z (almost 7 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-09-17T14:15:50.000Z (9 months ago)
- Last Synced: 2025-09-23T12:53:12.975Z (9 months ago)
- Topics: erp, hacktoberfest, odoo, python
- Language: HTML
- Homepage:
- Size: 2.54 MB
- Stars: 60
- Watchers: 26
- Forks: 186
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/brand&target_branch=18.0)
[](https://github.com/OCA/brand/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/brand/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/brand)
[](https://translation.odoo-community.org/engage/brand-18-0/?utm_source=widget)
# brand
brand
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_brand](account_brand/) | 18.0.1.0.1 |
| Send branded invoices and refunds
[account_invoice_bank_brand](account_invoice_bank_brand/) | 18.0.1.0.0 | | Enables the automatic selection of the partner'sbank account on invoices based on the brand.
[account_payment_mode_brand](account_payment_mode_brand/) | 18.0.1.0.0 | | This addon define allowed payment mode per brand
[analytic_brand](analytic_brand/) | 18.0.1.1.0 |
| This addon associate an analytic account to a brand that will be used as a default value where the brand is used if the analytic accounting is activated
[brand](brand/) | 18.0.1.0.2 |
| 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
[contract_brand](contract_brand/) | 18.0.1.0.0 |
| This module allows you to manage branded contracts. It adds a brand field on the contract and propagate the value on the invoices.
[contract_forecast_brand](contract_forecast_brand/) | 18.0.1.0.0 | | This addon add brand field for contract forecast
[contract_payment_mode_brand](contract_payment_mode_brand/) | 18.0.1.0.0 | | This addon limits payment mode selection in contract to the brand's allowed.
[partner_brand](partner_brand/) | 18.0.1.0.1 |
| Define registered mark in partners according to brand settings
[product_brand](product_brand/) | 18.0.1.0.1 | | Product Brand Manager
[product_brand_mrp](product_brand_mrp/) | 18.0.1.0.0 | | This module allows to work with product_brand in MRP.
[product_brand_purchase](product_brand_purchase/) | 18.0.1.0.0 | | This module allows to work with product_brand in purchase reports.
[product_brand_tag](product_brand_tag/) | 18.0.1.0.0 | | Add tags to product brand
[product_contract_brand](product_contract_brand/) | 18.0.1.0.0 | | This addon propagate the brand from sale order to contract
[sale_brand](sale_brand/) | 18.0.1.0.0 |
| Send branded sales orders
[sale_payment_mode_brand](sale_payment_mode_brand/) | 18.0.1.0.0 | | This addon limit payment mode selection on sale order to the brand allowed payment modes.
[stock_brand](stock_brand/) | 18.0.1.0.0 | | Manage brands on stock picking documents
[stock_picking_partner_brand](stock_picking_partner_brand/) | 18.0.1.0.0 |
| Automatically sets the brand on a Stock Picking based on the selected partner's brand.
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.