mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG][10.0]sql_export v10
This commit is contained in:
committed by
Sylvain LE GAL
parent
1834a15cd0
commit
dabf0ca825
@@ -4,8 +4,8 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
import base64
|
||||
from openerp.tests.common import TransactionCase
|
||||
from openerp.exceptions import Warning as UserError
|
||||
from odoo.tests.common import TransactionCase
|
||||
from odoo.exceptions import Warning as UserError
|
||||
|
||||
|
||||
class TestExportSqlQuery(TransactionCase):
|
||||
|
||||
Reference in New Issue
Block a user