odoo_xmlrpc_twisted.support.support_update_activatetoken

Supporting program to test the module odoo_xmlrpc_twisted.functions.update_activatetoken().

Functions

support_update_activatetoken(...)

Function to test the module "update_activatetoken".

odoo_xmlrpc_twisted.support.support_update_activatetoken.support_update_activatetoken(custom_activate_token)[source]

Function to test the module “update_activatetoken”. As a prerequisite, ‘x_activate_complete’ must be set to ‘False’, x_activate_token’ must be set and also x_activate_date.

Then the function ‘update_activatetoken’ will be called to see if it works.

Result is ‘True’ or ‘False’.