odoo_xmlrpc_twisted.functions.name_exist

Module checks if a user with that name already exists.

Functions

name_exist(name)

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

odoo_xmlrpc_twisted.functions.name_exist.name_exist(name)[source]

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