mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
MIG auth_admin For Odoo 13.0
This commit is contained in:
@@ -72,7 +72,6 @@ def check_admin_auth_login(env, u_user_id, e_expires, o_org_user_id, hash_):
|
||||
class ResUsers(models.Model):
|
||||
_inherit = 'res.users'
|
||||
|
||||
@api.multi
|
||||
def admin_auth_generate_login(self):
|
||||
self.ensure_one()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user