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

This commit is contained in:
Sergio Teruel Albert
2018-06-27 12:46:20 +02:00
committed by Sergio Teruel
parent 6195848101
commit ec982b8b20
14 changed files with 37 additions and 99 deletions

View File

@@ -0,0 +1,5 @@
To install this module, you need to:
* Install & configure FreeTDS driver (tdsodbc package)
* Install ``sqlalchemy`` and ``pymssql`` python libraries
* Install ``base_external_dbsource_sqlite`` Odoo module