[MIG] bi_sql_editor v10

This commit is contained in:
Darshan Patel
2017-09-04 16:31:31 +05:30
committed by hveficent
parent 0b84892e0f
commit 3b82460f2b
13 changed files with 24 additions and 26 deletions

View File

@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2017 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import SUPERUSER_ID
from openerp.api import Environment
from odoo import SUPERUSER_ID
from odoo.api import Environment
def uninstall_hook(cr, registry):