mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] bi_sql_editor v10
This commit is contained in:
committed by
David James
parent
37a9995247
commit
f9420fcdc8
@@ -2,8 +2,8 @@
|
||||
# Copyright 2017 Onestein (<http://www.onestein.eu>)
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from openerp.tests.common import TransactionCase, at_install, post_install
|
||||
from openerp.exceptions import AccessError
|
||||
from odoo.tests.common import TransactionCase, at_install, post_install
|
||||
from odoo.exceptions import AccessError
|
||||
|
||||
|
||||
class TestBiSqlViewEditor(TransactionCase):
|
||||
|
||||
Reference in New Issue
Block a user