[11.0][MIG] base_external_dbsource_mysql: Migration to v11.0

This commit is contained in:
Sergio Teruel Albert
2018-06-27 13:00:28 +02:00
committed by Víctor Martínez
parent 4b42b728a7
commit f24a04cdee
15 changed files with 554 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
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