.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg :alt: License: AGPL-3 Support branding ================ If you run an Odoo support company and you support customers without an OPW, you can brand the Odoo instance accordingly using this module. This module will add a line `Supported by $yourcompany` in the menu footer and add a button to mail exception messages to your support email address. Configuration ============= This module is controlled by config parameters: support_branding.company_name Your company's name support_branding.company_url Your company's website support_branding.company_color The color to show your company's name in (CSS syntax) support_branding.support_email The (optional) mailaddress to contact for support support_branding.release The (optional) version number of your deployment You probably want to depend on this module in your customer specific module and add the following XML:: Your company https://yourwebsite.com #000 support@yourwebsite.com support@yourwebsite.com 42 Configuration Note that the email button is only visible if you configure an email address, the default is empty! 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 smashing it by providing a detailed and welcomed feedback `here `_. Credits ======= Contributors ------------ * Holger Brunn * Stefan Rijnhart * Sébastien Alix Icon ---- * https://commons.wikimedia.org/wiki/File:Crystal_Clear_app_khelpcenter.png Maintainer ---------- .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org This module is maintained by the OCA. 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. To contribute to this module, please visit http://odoo-community.org.