odoo_xmlrpc_twisted.functions.create_activatetoken

During the activation of a user set the “activate” fields in the “res.users” table.

Functions

create_activatetoken(login)

Function to set during user activation the fields "x_activate_token" and 'x_activate_date' in the database table 'res.users'.

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

Function to set during user activation the fields “x_activate_token” and ‘x_activate_date’ in the database table ‘res.users’.