Metadata-Version: 2.0
Name: odoo8-addon-web-hide-db-manager-link
Version: 8.0.1.0.0
Summary: Hide link to database manager in login screen
Home-page: http://anubia.es
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. 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

Known issues
============

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


Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/web/issues/new?body=module:%20web_hide_db_manager_link%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


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.


