[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 Andrea Cattalani
parent afe106fcda
commit 1829a38b86
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