mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name. * [IMP] web_hide_db_manager_link: Improve README file. * [IMP] web_hide_db_manager_link: Improve README file as reviewed. * [UPD] web_hide_db_manager_link: Removed useless README line, as it explains a standard procedure for updating modules. * Add bug tracker link on README.rst * [UPD] prefix versions with 8.0 * [FIX] fixes the disabling of the db manager * [IMP] change screenshot to v9, README, and improve style as per OCA guidelines * [FIX] improve README and XML style, as per reviewer's comments
5 lines
206 B
Python
5 lines
206 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright Anubía, soluciones en la nube,SL (http://www.anubia.es)
|
|
# Alejandro Santana <alejandrosantana@anubia.es>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|