[MIG] base_suspend_security: Migration to 11.0

This commit is contained in:
Frédéric Garbely
2018-06-08 10:41:48 +02:00
parent 6b929e2841
commit fc4d1cb2f8
11 changed files with 18 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# This module copyright (C) 2015 Therp BV (<http://therp.nl>).
@@ -17,7 +16,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from odoo import models, api, tools
from odoo import api, models, tools
from ..base_suspend_security import BaseSuspendSecurityUid