odoo_xmlrpc_twisted.support.support_update_resettoken¶
Supporting program to test the module odoo_xmlrpc_twisted.functions.update_resettoken().
Functions
|
Function to test the module "update_resettokenn". |
- odoo_xmlrpc_twisted.support.support_update_resettoken.support_update_resettoken(custom_reset_token)[source]¶
Function to test the module “update_resettokenn”. As a prerequisite, ‘x_activate_complete’ must be set to ‘False’, ‘x_reset_complete’ must be set to False, x_reset_token’ must be set and also x_reset_date.
Then the function ‘update_resettoken’ will be called to see if it works.
Result is ‘True’ or ‘False’.