[MIG] Migration started web_notify

This commit is contained in:
Jay Vora(SerpentCS)
2016-11-18 18:43:43 +05:30
committed by David
parent 0973b92ccf
commit b18c6cf1c7
5 changed files with 11 additions and 8 deletions

View File

@@ -2,7 +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):