[MIG] Migration of web_notify

This commit is contained in:
Jay Vora(SerpentCS)
2016-11-18 19:01:16 +05:30
committed by Jairo Llopis
parent 9ac7c7c35b
commit 21de391509

View File

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