[IMP] base_external_dbsource_mysql: Don't depend on SQLite

The amount of shared code is so insignificant, that it doesn't worth to depend on
base_external_dbsource_sqlite.

[UPD] Update base_external_dbsource_mysql.pot

[ADD] icon.png
This commit is contained in:
Pedro M. Baeza
2020-08-07 17:05:53 +02:00
committed by Víctor Martínez
parent 939c37abee
commit 14df31c0ec
8 changed files with 49 additions and 17 deletions

View File

@@ -2,4 +2,3 @@ To install this module, you need to:
* Install ``libmysqlclient-dev`` package (``default-libmysqlclient-dev`` on Debian)
* Install ``sqlalchemy`` and ``mysqlclient`` python libraries
* Install ``base_external_dbsource_sqlite`` Odoo module