[MIG] Migration of web_notify

This commit is contained in:
Jay Vora(SerpentCS)
2016-11-18 18:52:57 +05:30
parent 9dc9fa01c9
commit 6a1ebe8e3d
3 changed files with 5 additions and 6 deletions

View File

@@ -2,8 +2,7 @@
# Copyright 2016 ACSONE SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp import api, fields, models, _
from odoo import api, fields, models, _
class ResUsers(models.Model):