odoo_xmlrpc_twisted.support.support_change_password¶
Supporting program to test the module odoo_xmlrpc_twisted.functions.change_password().
Functions
|
Function to test the module "change_password". |
- odoo_xmlrpc_twisted.support.support_change_password.support_change_password(custom_email, custom_password)[source]¶
Function to test the module “change_password”. As a prerequisite, it will be checked if the dedicated user is activated. If not, the user will be activated.
Then the function ‘change_password’ will be called to test if a new dedicated user could be created.