[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 Ángel Rivas
parent 11bae5b7fd
commit 978827a983
76 changed files with 543 additions and 514 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