[FIX] base_external_dbsource: Remove tests that do not work and cannot be tested (it is not possible to test the connection with odoo postgress).

base_external_dbsource 14.0.1.0.1
This commit is contained in:
Víctor Martínez
2022-11-14 11:07:27 +01:00
committed by Andrea Cattalani
parent 4fe79fce8d
commit afe106fcda
2 changed files with 1 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "External Database Sources",
"version": "14.0.1.0.0",
"version": "14.0.1.0.1",
"category": "Tools",
"author": "Daniel Reis, " "LasLabs, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-backend",