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