odoo_xmlrpc_twisted.functions.login_exist

Check if a user with that login already exists.

Functions

login_exist(login)

Function checks if a user with that login already exists in the odoo database in the table res.users.

odoo_xmlrpc_twisted.functions.login_exist.login_exist(login)[source]

Function checks if a user with that login already exists in the odoo database in the table res.users.