------------------
Refactored the whole machinery.
- Now it creats an utility with the Odoo connector configuration and the bas xmlrpc/jsonrpx configuration
- Now it get cookie or login/pwd to credentials.
- Authentication on credentials is made through xmlrpc by maing an authentication on Odoo
- updateCredentials by adding th session cookie of Odoo.
- further requests might be done by rest requests (jsonrpc)