[MIG] Migration of web_notify

pull/506/head
Jay Vora(SerpentCS) 2016-11-18 19:01:16 +05:30
parent 6a1ebe8e3d
commit 012b45c3be
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
from odoo import api, fields, models, _
class ResUsers(models.Model):
_inherit = 'res.users'