autosummary odoo_xmlrpc_twisted_functions¶
List of all modules of the repository 1 odoo_xmlrpc_twisted functions.
Change the password of the user. |
|
Validate if login and password are correct. |
|
Return the number of products in a place for a customer. |
|
During the activation of a user set the "activate" fields in the "res.users" table. |
|
Create a minimal (dummy) product with an auto-assigned RFID from a sequence. |
|
Create the records for moving an object in the Stock Move flow. |
|
Create a new product with the details. |
|
During password reset procedure set the "reset" fields in the "res.users" table. |
|
Creates a Subscription for a customer. |
|
Create a new user in Odoo for a customer. |
|
Crop an image. |
|
Check if a user with that e-mail already exists. |
|
Give back all available countries from Odoo system. |
|
Give back all available states for given country and language. |
|
Get the credentials of a user. |
|
The Module gives back all installed languages of the Odoo system. |
|
Gives back the installed user titles for a specific language code from the Odoo system. |
|
Detect name and description of an object. |
|
Get the language of a user. |
|
Get the picture in form of a data string from a specific product to display it on the dasboard of the user. |
|
Get a specific product. |
|
Get the list of products for a user, optionally filtered by place. |
|
Get the list of products for a user filtered by a specific place. |
|
For the initialisation get dedicated values to log onto Odoo system. |
|
Module get the address data of a user. |
|
Module get some values from a user. |
|
Check if a user with that login already exists. |
|
Module checks if a user with that name already exists. |
|
Remove the background from an image. |
|
Module saves the picture of an object in Odoo. |
|
Test if a user with the "x_activate_token" does exist. |
|
Test the connection to Odoo Server. |
|
Test if the XML-RPC server connected to the Odoo system is running and handling XML-RPC calls correctly. |
|
Test if a user with the "x_reset_token" does exist. |
|
Tests the connection to the Twisted Server. |
|
Update the "x_activate_token" of a user. |
|
Module updates a product |
|
Update the "x_reset_token" of a user. |
|
Module updates the user address values. |
|
Module updates the user profile values. |