Commit Graph

7 Commits

Author SHA1 Message Date
Sergio Teruel
9cdbe3b868 [MIG] base_external_dbsource: Migration to v13.0 2020-01-10 10:15:49 +01:00
Jairo Llopis
4c179cb6bf [FIX] base_external_dbsource: Reuse Odoo DB settings for tests
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults.

There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures.
2020-01-09 20:57:52 +01:00
OCA-git-bot
e09de0771d [UPD] README.rst 2020-01-09 20:57:52 +01:00
OCA-git-bot
a209d6b1a3 [UPD] README.rst 2020-01-09 20:57:52 +01:00
Adrià Gil Sorribes
328efd8a61 [12.0][MIG] Migrate module base_external_dbsource 2020-01-09 20:57:52 +01:00
OCA Git Bot
c413a731c6 [UPD] README.rst 2020-01-09 20:57:52 +01:00
Sandy
216bcf3b4e Activate base_external_dbsource 2020-01-09 20:57:52 +01:00