v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 171
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Technical Name web_debranding
LicenseSee License tab
Websitehttps://twitter.com/yelizariev
Versions 16.0 10.0 15.0 14.0 13.0 8.0 12.0 9.0 11.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Technical Name web_debranding
LicenseSee License tab
Websitehttps://twitter.com/yelizariev
Versions 16.0 10.0 15.0 14.0 13.0 8.0 12.0 9.0 11.0

Backend debranding

Version: v10.0.1.0.23


Tested and maintained by
IT Projects Labs
Assitance: apps@itpp.dev

Build and enhance your Brand by removing references to odoo.com and customizing company logo, favicon, page title, etc.

Beyond the presentation this service provides a wide range of options for debranding:

  1. Deletes Odoo label in footer
  2. Replaces "Odoo" in page title
  3. Replaces "Odoo" in help message for empty list
  4. (feature is not required in 9.0+ versions)
  5. Deletes Documentation, Support, About links. Adds "Developer mode" link to the top right-hand User Menu.
  6. Replaces default logo by empty image
  7. Replaces "Odoo" in Dialog Box
  8. Replaces "Odoo" in strings marked for translation.
  9. Replaces default favicon to a custom one
  10. Hides Apps menu(by default, only admin (superuser) can see Apps menu. You could change it via tick "Show Modules Menu" in user's access rights tab)
  11. Disables server requests to odoo.com (publisher_warranty_url) - optional. Works only for non-enterprise versions of odoo
  12. Deletes "My odoo.com account" button
  13. Deletes Apps and other blocks from Settings/Dashboard
  14. Replaces "Odoo" in planner
  15. Replaces footer in planner to a custom one.
  16. Deletes "Odoo" in a request message for permission desktop notifications. Replaces "Odoo" and icon in desktop notifications
  17. [ENTERPRISE] Deletes odoo logo in application switcher
  18. Hides Enterprise features in Settings
  19. Replaces "Odoo" in all backend qweb templates (e.g. FAQ in import tool)
  20. Replaces "odoo.com" in hints, examples, etc.
  21. Rename "OdooBot" to "Bot". Use company's logo as bot avatar
  22. [ENTERPRISE] Replaces icons for android and apple devices with custom url
  23. Replaces links to documentation (e.g. "Help" in Import tool, "How-to" in paypal, etc.) to custom website
  24. Removes official videos in planner
  25. Replaces "Odoo" in application installed mails
You can also use our new extended Brand Kit module to brand your odoo instance and create your theme in few clicks.
Terms of Odoo Enterprise Subscription Agreement don't allow to disable server requests to odoo.com . For this reason Feature 11 doesn't work in Enterprise version.
Within Backend debranding we hide menu Apps that is disabled for User after installing the module. Only Super User can enable them. Also we hide buttons for the modules installation.For example in the menu Inventory->Settings some options disappear. You can return them only through the Super User.

Backend debranding

Installation

  • Install this module in a usual way

Configuration

By default the module replaces Odoo to Software.

    • Switch to Developer mode
  • Open [[ General Settings ]] >> Technical >> Parameters >> System Parameters and modify:
    • web_debranding.new_title (put space in value if you don't need Brand in Title)
    • web_debranding.new_name (your Brand)
    • web_debranding.new_website (your website)
    • web_debranding.new_documentation_website (website with documentation instead of official one)
    • web_debranding.favicon_url
    • web_debranding.send_publisher_warranty_url - set 0 to disable server requests to odoo.com and 1 otherwise (useful for enterprise contractors). Works only for non-enterprise versions of odoo, check note below.
    • web_debranding.icon_url - icon for mobile devices. recommended size :192x192
    • web_debranding.apple_touch_icon_url - icon for IOS Safari. recommended size :152x152

Note. More user friendly way to configure the module is available in Brand Kit.

Further debranding

  • Open addons/mail/data/mail_data.xml and edit Template Notification Email - delete using Odoo
  • Open addons/website_livechat/data/website_livechat_data.xml and edit in im_livechat_channel_data_website record YourWebsiteWithOdoo.com string
  • Install website_debranding module if module Website Builder has been already installed in your system
  • Install pos_debranding module if module POS has been already installed in your system
  • Delete Odoo.com Accounts record at SettingsUsers & CompaniesOAuth Providers if module OAuth2 Authentication has been already installed in your system
  • To debrand /web/database/manager:
    • edit addons/web/views/database_manager.html file:
      • delete or modify <title> tag
      • delete or modify favicon
      • delete or modify <img> tag with logo2.png
      • delete or modify warning <div class="alert alert-warning"> Warning, your Odoo database ...</div>
      • delete or modify <small class="text-muted"> To enhance your experience, some data may be sent to Odoo online services. See our Privacy Policy
      • delete or modify <p class="form-text"> In order to avoid conflicts between databases, Odoo needs ...</p>

Auto-debrand new databases

To automatically install this module for every new databases set 'auto_install': True in __openerp__.py files of following modules:

  • web_debranding
  • ir_rule_protected
  • access_restricted
  • access_apps
  • access_settings_menu
  • mail (built-in)
  • base_setup (built-in)
  • bus (built-in)

Usage

  • Open Backend

RESULT: Odoo is replaced to Your Brand in footer, Dialog Box, within phrases, empty messages, all backend qweb templates, hints, examples, Settings and Bot open menu (Odoo Bot -> Bot), etc.

Other debranded phrases can be found the following way [[ Settings ]] >> Translations >> Application Terms.

The cases above, listed by way of the following examples:

Examples

  • The module deletes Odoo label in footer

    Powered by Odoo

  • Search a random string at the menu [[ Settings ]] >> Users & Copanies >> Companies

    Create and manage the companies that will be managed by Odoo from here. Shops or subsidiaries can be created and maintained from here.

  • Remove Administrator via menu [[ Settings ]] >> Users & Copanies >> Users

    You can not remove the admin user as it is used internally for resources created by Odoo (updates, module installation, ...).

  • [[ Settings ]] >> Dashboard >> Companies

  • When you create new company it shows placeholder for field Website

    e.g. www.odoo.com

  • Open menu``[[ Settings ]] >> General Settings``

    Use external pads in Odoo Notes. Extract and analyze Odoo data from Google Spreadsheet.

  • Open menu [[ Settings ]] >> Dashboard >> *Implementation* section

    Follow these implementation guides to get the most out of Odoo.

  • Open menu [[ Discuss ]] >> CHANNELS >> #general

  • Send /help to the chat

    OdooBot - now

    You are in channel #general.

    You can mention someone by typing @username, this will grab its attention.

    You can mention a channel by typing #channel.

    You can execute a command by typing /command.

    You can insert canned responses in your message by typing :shortcut.

The MIT License (MIT)
Copyright 2020 IT-Projects Labs
Copyright 2015-2020 IT-Projects LLC
Copyright 2014-2015 Ivan Yelizariev
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Hi Please Help
by
Jonathan Lee
on 3/13/17, 5:39 AM

Zip file only contains 3 directories - seems some dependencies missing


Support is Spectacular...Product Works great in Enterprise
by
ray@vcloud9.com
on 12/21/16, 5:30 PM

We purchased this product for Enterprise Version mostly because we wanted to change from the Odoo Purple color which is standard. There were a few issues with Enterprise since the module was designed with Community Edition in mind. We emailed the support address and got a reply that same business day and within 48 hours we got a response and a fix...They have also kept updating the and making it even more "Enterprise" ready. So within 1 week of purchasing they have added a lot more flexibility than I ever expected. Thank you very much for a great product and even greater support after the sale.


All dependencies are available
by
ILMIR
on 6/7/17, 4:52 PM

All dependencies are available. If you have any troubles, please contact us.