mirror of https://github.com/OCA/web.git
[MIG] Migration of web_notify
parent
9ac7c7c35b
commit
21de391509
|
@ -4,6 +4,7 @@
|
|||
|
||||
from odoo import api, fields, models, _
|
||||
|
||||
|
||||
class ResUsers(models.Model):
|
||||
|
||||
_inherit = 'res.users'
|
||||
|
|
Loading…
Reference in New Issue