[MIG] base_external_dbsource: Migration to v15.0

TT37273
This commit is contained in:
Carlos Dauden
2022-08-30 16:28:04 +02:00
committed by Víctor Martínez
parent 4e1051ac8e
commit 1b59099929
7 changed files with 37 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 2016 LasLabs Inc.
import mock
from unittest import mock
from odoo.sql_db import connection_info_for
from odoo.tests import common