forked from Techsystech/web
[MIG] Migration of web_notify
parent
6a1ebe8e3d
commit
012b45c3be
|
@ -4,6 +4,7 @@
|
|||
|
||||
from odoo import api, fields, models, _
|
||||
|
||||
|
||||
class ResUsers(models.Model):
|
||||
|
||||
_inherit = 'res.users'
|
||||
|
|
Loading…
Reference in New Issue