[MIG] Migration of web_notify

pull/911/merge
Jay Vora(SerpentCS) 2016-11-18 19:01:16 +05:30 committed by Jairo Llopis
parent 9ac7c7c35b
commit 21de391509
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'