Skip to main content

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

Project description

Beta License: AGPL-3 OCA/brand Translate me on Weblate Try me on Runboat

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.

Table of contents

Usage

To use this module, you need to:

  1. Go to Settings > General Settings

  2. Select the brand use level

  3. Go to Settings > Users & Companies > Brands

  4. Add a new brand

  5. Install one of branding module (e.g. account_brand)

  6. Based on your choice for the brand use level, you will see a new field added to the branded object

To make a branded object, you need to:

  1. Inherit from the res.brand.mixin

    class YourModel(models.Model):
        _name = 'your.model'
        _inherit = ['your.model', 'res.brand.mixin']
  2. Add the brand field to the object form or tree view. The mixin will add the brand use level field automatically to the view and set the modifiers to the brand field. This will define its visibility and if it’s required or not.

You can refer to the account_brand. for more details.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV

Contributors

Other credits

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

sbejaoui

This module is part of the OCA/brand project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

odoo_addon_brand-17.0.1.1.1.21-py3-none-any.whl (110.5 kB view details)

Uploaded Python 3

File details

Details for the file odoo_addon_brand-17.0.1.1.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_brand-17.0.1.1.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 7a2ef50d660a4f338e2c2a4ef65cb7f6e38fd45ca02986ec30982a16658d4bbe
MD5 c5097bb23aa8033a5615f0e0cba9c8d7
BLAKE2b-256 2ac615e62fac7f01db7ae98d94de0a398ca8ad4b46bd30c825a917394d5c1aef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page