mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
bi_sql_editor: Migration to 14.0
This commit is contained in:
@@ -9,7 +9,8 @@ from psycopg2 import ProgrammingError
|
||||
|
||||
from odoo import SUPERUSER_ID, _, api, fields, models
|
||||
from odoo.exceptions import UserError
|
||||
from odoo.tools import pycompat, safe_eval, sql
|
||||
from odoo.tools import pycompat, sql
|
||||
from odoo.tools.safe_eval import safe_eval
|
||||
|
||||
from odoo.addons.base.models.ir_model import IrModel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user