[MIG][10.0] base_external_dbsource (#578)

This commit is contained in:
Henry Zhou
2016-11-25 23:40:55 +08:00
committed by Pedro M. Baeza
parent 480b03f293
commit e952dae464
4 changed files with 10 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from openerp.exceptions import Warning as UserError
from openerp.tests import common
from odoo.exceptions import Warning as UserError
from odoo.tests import common
import logging