diff --git a/web_debranding/doc/index.rst b/web_debranding/doc/index.rst index bf2d3a73..616034a7 100644 --- a/web_debranding/doc/index.rst +++ b/web_debranding/doc/index.rst @@ -20,19 +20,19 @@ By default the module replaces ``Odoo`` to ``Software``. * ``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.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. Further debranding ================== -* Install `portal_debranding `__ if module *Portal* is already installed in your system -.. * Install `website_debranding `__ if module *Website Builder* is already installed in your system -* Install `pos_debranding `__ if module *POS* is already installed in your system +* Install `portal_debranding `__ if module *Portal* is already installed in your system +* Install `website_debranding `__ if module *Website Builder* is already installed in your system +* Install `pos_debranding `__ if module *POS* is already installed in your system * 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 OCA's `Mail Debrand `__ module +* Emails: use OCA's `Mail Debrand `__ module Auto-debrand new databases ==========================