Search 1.9 billion lines of Odoo code on GitHub

Branding

Author: BrowseInfo
License: no license
Branch: master
Repository: ahmedgenina/Branding
Dependencies: base, odoo_debranding, share, and web
Languages: JavaScript (72, 26.4%), Python (105, 38.5%), XML (78, 28.6%), YAML (3, 1.1%), and reStructuredText (15, 5.5%)

<h1 class="title">Backend debranding</h1> <p>Removes references to odoo.com:</p> <ol class="arabic simple"> <li>Replaces &quot;Odoo&quot; in page title</li> <li>Deletes Odoo label in footer</li> <li>Deletes &quot;Manage databases&quot; link from login page</li> <li>Deletes About Odoo link</li> <li>Replaces default logo by empty image</li> <li>Replaces &quot;Odoo&quot; in Dialog Box</li> <li>Replaces default favicon to a custom one</li> </ol> <p>By default the module replaces &quot;Odoo&quot; to &quot;Software&quot;. To configure module open Settings\System Parameters and modify</p> <ul class="simple"> <li>odoo_debranding.new_title (put space in value if you don't need Brand in Title)</li> <li>odoo_debranding.new_name</li> <li>odoo_debranding.favicon_url</li> </ul>