| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 552 |
| Technical Name |
s_web_debranding |
| License | OPL-1 |
| Website | https://skyerp.net |
Backend Debranding
Remove Odoo branding from backend interface only
SkyERP Edition | Version 17.0.3.0.0
Key Features
- Remove Odoo logo and replace with custom branding
- Customize company name, website, and documentation links
- Remove "Powered by Odoo" references
- Customize browser title and favicon
- Remove enterprise upgrade notifications
- Professional white-label appearance
Configuration
- Automatically installs with base web modules
- Configure through System Parameters
- Set your company name and website
- Add custom favicon URL
Perfect For
- Professional service providers
- White-label implementations
- Enterprise clients requiring custom branding
SkyERP Debranding Bundle
This module works perfectly with other SkyERP debranding modules. Get the complete solution:
- Backend Debranding (This module) - â¬40
- POS Debranding - â¬20
- Website Debranding - â¬10
- Portal Debranding - â¬10
- Mail Debranding - â¬20
- Complete Suite - â¬100
Want Complete Debranding?
Get backend + POS + website + portal + email debranding all in one package!
SkyERP Complete Debranding Suite - â¬100 for all 5 modules
Discover More SkyERP Solutions
Explore our complete collection of professional Odoo modules and services designed to enhance your business operations.
Premium Modules
- ⢠Advanced reporting solutions
- ⢠Custom integrations
- ⢠Workflow automation tools
- ⢠Industry-specific solutions
Professional Services
- ⢠Odoo implementation
- ⢠Custom development
- ⢠System migration
- ⢠Training & support
Developed by SkyERP
Support: support@skyerp.net |
Website: skyerp.net
Backend debranding
Installation
install this module in a usual way
Configuration
By default the module replaces Odoo to ``Your brand`.
- Switch to Developer mode
- Open [[ General Settings ]] >> Technical >> Parameters >> System Parameters and modify:
- s_web_debranding.new_title (put space in Value field if you don't need Brand in Title)
- s_web_debranding.new_name (your Brand)
- s_web_debranding.new_website (your website)
- s_web_debranding.new_documentation_website (website with documentation instead of official one)
- s_web_debranding.favicon_url
- s_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.
Further debranding
- Delete Odoo.com Accounts record at Settings >> Users & Companies >> OAuth Providers if module OAuth2 Authentication has been already installed in your system
- Database switcher /web/database/manager: edit addons/web/static/src/public/database_manager.qweb.html file
- Favicon: open [[ Settings ]] >> Users & Companies >> Companies and change Company Favicon
- Bot's Avatar: open Users menu, apply filter Inactive Users, change avatar of the bot to a custom one
- Emails: use SkyERP's Mail Debrand module included in this suite
Auto-debrand new databases
This module is configured to automatically install when creating new databases. All debranding modules in this suite have 'auto_install': True enabled, which means they will be automatically installed when their dependencies are met:
- s_web_debranding: Installs automatically with base web modules
- s_portal_debranding: Installs automatically when portal module is installed
- s_website_debranding: Installs automatically when website module is installed
- s_pos_debranding: Installs automatically when point_of_sale module is installed
- s_mail_debrand: Installs automatically when mail module is installed
No manual installation required - the modules will be ready to use immediately upon database creation!
Usage
- Open Backend
- Perform usual workflow
RESULT: references to Odoo are hidden as much as possible (let us know if you found one).
Examples
Search a random string at the menu [[ Settings ]] >> Users & Companies >> Companies
Create and manage the companies that will be managed by Odoo from here. Shops or subsidiaries can be created and maintained from here.
Try to delete archived Bot user (login: __system__) 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, ...).
When you create new company it shows placeholder for field Website
e.g. www.example.com
Install website_twitter module and open menu [[ Settings ]] >> General Settings >> Website.
Name: Odoo Twitter Integration
Open menu [[ Discuss ]] >> CHANNELS >> #general
- Send /help to the chat and OdooBot will send you some text
Open two browser tabs with Odoo. Then logout in one of it. Open any menu in another one.
Your Odoo session expired. The current page is about to be refreshed.
Install sale_management module and open menu [[ Settings ]] >> Sales.
- RESULT: the Enterprise features are hidden
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must 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