web/web_hide_db_manager_link
Alejandro Santana d26801bc0a [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00
..
static [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00
views [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00
README.rst [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00
__init__.py [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00
__openerp__.py [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. 2015-03-03 18:47:44 +01:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License

Hide link to database manager in login screen
=============================================

This module hides the "Manage Databases" link at the bottom of login screen.

The image in *web_hide_db_manager_link/static/src/img/screen.png* shows the resulting loging screen.

.. image:: web_hide_db_manager_link/static/src/img/screenshot.png

Installation
============

To install this module, you need to:

 * Go to Settings / Local Modules
 * Search by module name "Hide link to database manager in login screen" or by module technical name "*web_hide_db_manager_link*" 
 * Click install button
 
In case this module is not shown in your module list by default, click on "Update Module List" and clear any filter to show all modules.

Usage
=====

To use this module, you need to:

 * As in Odoo v8 templates only live in the database, this module must be installed in each database you want this to be in effect.

Credits
=======

Contributors
------------

* Alejandro Santana <alejandrosantana@anubia.es>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://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.